AT
- given
- process with async start event and intermediate timer with due date below 5 sec
- when
- I start process instance
- Current behavior
- The timer job is executed without any delay, before its duedate
- Expected behavior
- The timer's duedate is respected
Hint
- see org.camunda.bpm.engine.impl.persistence.entity.JobManager#hintJobExecutorIfNeeded
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-9265 Timer execution has unexpected results when using short timers (less than 1min) and Job Executor has default settings
- Closed