Skip to content

asyncFailedJobWaitTime/defaultFailedJobWaitTime don't seem to work #4066

@nliia

Description

@nliia

Hi all,

I set

<property name="asyncFailedJobWaitTime" value="1" />
<property name="defaultFailedJobWaitTime" value="1" />

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions