Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Heroku Scheduler jobs to GoodJob's cron feature #1599

Open
phinze opened this issue Jul 20, 2024 · 0 comments
Open

Convert Heroku Scheduler jobs to GoodJob's cron feature #1599

phinze opened this issue Jul 20, 2024 · 0 comments

Comments

@phinze
Copy link
Contributor

phinze commented Jul 20, 2024

Now that we use GoodJob for background work, we can get more visibility into our scheduled background jobs by converting from Heroku Scheduler to GoodJob's cron feature.

Here is the list of jobs we have configured in prod that we should convert:

Screenshot 2024-07-20 at 09-44-07 chicagotoollibrary · Scheduler Heroku

We also run a smaller list of jobs in staging:

Screenshot 2024-07-20 at 09-45-20 chicagotoollibrary-staging · Scheduler Heroku

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant