-
Blocked cron jobs occur when the `finishedAt` field is missing in the `cron-history` collection, often due to unexpected application termination.
Possible solutions:
- Add event listeners for appl…
-
It would be cool if you could trigger a cron job invocation from the SST console (CLI or website) similar to dev commands. Maybe it's easy to implement if SST creates URLs for cron jobs when running i…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
I'm running Good Job v4.5.0
In my configuration we have jobs that only run in certain environments. Previously we handled this by building the `config.good_job.cron` hash when the app boots. I rece…
-
### How do you use Sentry?
Self-hosted/on-premise
### Version
2.19.0
### Steps to Reproduce
When working with the ARQ integration, if you set `cron_jobs` to `None` in your settings the sentry-sdk…
-
-
### Version
1.7.0
### Describe the problem
In `job.ts`, the system expects a default export. However, I want to consolidate all my cron jobs in a single file, which makes a default export unfeasibl…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
We upgraded `sidekiq-cron` to version `2.0.0` from `1.12.0`, and noticed that at Sidekiq's startup, it performs a blocking `KEYS cron_jobs:*` command. This command takes over 5 seconds on large Redis …
-
We have `config.good_job.preserve_job_records = false` configured, however in the good job UI I still see succeeded jobs being preserved. It seems this is only the case for jobs that have been enqueue…