jira_import_stuck_jira_import_jobs cron schedule not configured as intended

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

!32643 (merged)

6b43af8d

Detect stuck jira import jobs every 15 mins and set them to failed with respective error message.

Settings.cron_jobs['jira_import_stuck_jira_import_jobs']['cron'] ||= '* 0/15 * * *' - that likely should be */15 * * * * - https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/initializers/1_settings.rb?ref_type=heads#L579

Screenshot attached of most recent runs on our 17.9.0-ee server

image.png

Edited by 🤖 GitLab Bot 🤖