Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-82450

Clarify the scheduled task table "Fail delay" value

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.4.2
    • Tasks
    • MOODLE_404_STABLE
    • Hide
      1. Run the following DB query to select tasks:

        SELECT * FROM moodle.mdl_task_scheduled
        

      2. Amend the faildelay value for the \core\task\session_cleanup_task classname, set it to 86400
      3. Log in as admin
      4. Navigate to Server > Tasks > Scheduled tasks in site administration
      5. Confirm the Cleanup old sessions row of the scheduled tasks shows 1 day in the Fail delay column
      Show
      Run the following DB query to select tasks: SELECT * FROM moodle.mdl_task_scheduled Amend the faildelay value for the \core\task\session_cleanup_task classname, set it to 86400 Log in as admin Navigate to Server > Tasks > Scheduled tasks in site administration Confirm the Cleanup old sessions row of the scheduled tasks shows 1 day in the Fail delay column

      As per this forum discussion: https://moodle.org/mod/forum/discuss.php?d=460147 - it's not particularly clear that the "Fail delay" is a count of seconds (recognisable because 86400 is equal to 1 day)

      Format the value to make it more easily understood for site admins

            pholden Paul Holden
            pholden Paul Holden
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.