Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Process Deadline Checker Interval
(in seconds, 0 to disable)

Interval checking in seconds for the Deadline elements. Disabled by default.

Info
titleWhen will deadlines actually get triggered?

Deadlines do not get triggered immediately based on what is set in the process design. Instead, deadlines that are due will be picked up in batches based on the interval set here.

For example, with deadline checker interval set to 3600 (One hour), a deadline of an activity may take up to 1 hour too to get actually get triggered even though the deadline is set to only 5 minutes.

Warning
titleImportant

Do not set the interval to too low (i.e. 1 second) as this may unnecessarily impose high load on the application server as well as the database server.


...