Skip to content
Snippets Groups Projects

cron jobs should be killed if hang

Merged Piotr Gawron requested to merge 200-cron-jobs-should-be-killed-if-hang into master
All threads resolved!

Each cron job has a "wall time" of 15 minutes. The reason behind is that sometimes it might happen that the cron job hang (in a real time scenario it was RedCap connector that hung, because of some strange network issues). In such situation the job has open DB session that prevents some operations on DB (like applying migration scripts in our real case scenario).

Closes #200 (closed)

Edited by Piotr Gawron

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Piotr Gawron resolved all discussions

    resolved all discussions

  • Please register or sign in to reply
    Loading