flowable / flowable/flowable-engine
asyncFailedJobWaitTime/defaultFailedJobWaitTime don't seem to work
Open
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.9k
- Avg merge
- 7h 8m
- Merged PRs (30d)
- 2
Description
Hi all,
I set
```
```
in my processEngineConfig, but the property doesn't seem to change wait time and the delay between the retries remains 10 seconds
I used unit tests to check it, these are the logs I see:
Job is executed 2025-06-20T13:35:39.432749
Job is executed 2025-06-20T13:35:48.253143
Job is executed 2025-06-20T13:35:58.252334
The property doesn't seem to be deprecated
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.