-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Standardise using Cronitor for all scheduled tasks
Previously we only used this wrapper for tasks in "nightly_tasks" and "reporting_tasks", but it's important these tasks are running regularly as well, and we shouldn't rely on them emitting lots of errors in order to know otherwise. Since I'm about to add another task to this file, this seems like a good opportunity to fix what seems to be a gap in our monitoring. Some of the tasks run frequently, others less so. We may want to tune Cronitor for some of them - the more critical ones - and set a sensible default for others e.g. a bit over a day.
- Loading branch information
Ben Thorner
committed
Nov 24, 2021
1 parent
18776e4
commit a68eb66
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters