-
We are seeing high database load from Good Job's locking query.
Here are the four queries, as reported by pghero, with calls / avg runtime / percentage runtime, over a 5 minute period:
Query o…
-
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 …
-
Use Test as a guide
-
**Tag/version of Container Images**
Choose from: 0.4.6 (but also seen on 0.4.4 and 0.4.5)
Hyperkitty cron jobs never finish and when I attach strace I see the following:
```
...
close(2129970…
-
# 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 going to post a bit of extraneous info because it might help someone else that is confused a bit by the readme and might make the same assumptions I did. I'm also not sure if this issue applies …
-
Currently hub users cannot run cron jobs, even if the container admin installed cron. The crontab command results in a permission error, likely caused by dynamic users not allowed to write to relevant…
-
Currently, CronJob schedule expressions are all considered to be UTC, except for in-pod cron jobs which follow the timezone of the service
For one of our projects, we'd like to run a specific cron …
-
Cron job starts as planned, does some work and at the end schedules new cron jobs to start after 2 minutes.
Sometimes these additional jobs start executing and sometimes scheduled time goes by and j…
-
### Problem description
after i make preview deployment into production deployment the crons dont appear in the section of crons and in the logs i see this message : Crons are not supported for previ…