-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Need to set the default queue capacity of JobExecutor i.e camunda.bpm.job-execution.queue-capacity to 3 for spring boot based api.
Please note that Doc says default value of camunda.bpm.job-execution.queue-capacity is 3 , but currently in code it is Integer.MAX_VALUE.