Versions Compared

Key

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

...

Understanding Joget Deadline


English

Let's assume there are 100 pending instances where their deadline has matured.

If the "System Settings > Process Deadline Checker Interval" is set to 1 hour, Joget will check and run each of the 100 pending instances in batches of 10.

Once all 100 instances have been processed, it will then wait based on the Process Deadline Checker Interval, which in this case is 1 hour. And the cycle repeats itself. 

If the Joget server has many pending processes, the cycle time will be longer and may push the next cycle to start at a later time.


Warning
titlePerformance Impact

Setting a short 1-second internal time may increase the CPU load and data IO in your Joget server, which may cause a performance hit. We would recommend an internal timer of 30 seconds or longer.

...

Info
titleIf Deadline Checker Thread Stops

If for some reason or other the deadline checker thread stops , you can:

  • Stop the Joget Apache Tomcat, wait a few seconds, and restart the Joget Apache Tomcat, OR
  • restart it by just resubmitting the "General Settings" page.