-
### Which jobs are failing?
ci-benchmark-scheduler-perf-master
### Which tests are failing?
PreemptionAsync and Unschedulable test cases
### Since when has it been failing?
17th Oct 2024
### Tes…
-
### What happened?
CronJobs will occasionally fail to create their Jobs at the scheduled time, with delays ranging from 3 minutes to over 50 minutes. In the most extreme cases we've observed delays o…
-
Every day:
- monitor the index switch
- all scheduled jobs for the day completed successfully (raise on Slack if not)
- assertions sync has run ( ie check user assertion counts are in DQ Profile)…
-
```
The background scheduler attempts to add an uncaught exception handler to
the the thread factory, but this does not seem to log exceptions. Likewise
overriding afterExecute() and checking for an e…
-
## Summary
The ability to 'sleep' (not run) a job for a certain duration (hr/mins) or to a specific date/time with the ability to turn the sleep off.
If you have scheduled jobs that you …
-
When looking into Trick's Step mode, I discovered that the step functionality is very brittle. When you have a freeze scheduled that you are stepping into, the simulation hangs. Also in SIM_robot, whe…
-
I have been testing GJ for a queue of infrequent jobs, each job taking ~20 seconds to complete.
Most jobs are starting immediately, but sometimes there's a few seconds delay - which I assume means …
-
Somewhat recently, I've noticed my scheduled rollup job fails for the majority of batches, and the logs indicate the parent record has been deleted. The relationships and queries are fairly simple, wi…
-
Hi,
I've successfully installed and added pg_cron 12 on my PostgreSQL 12. Scheduling jobs also were successful, it reflects on 'cron.job' table. The jobs were some insert queries which fetch data f…
-
Hi,
I try the example [here](https://github.com/Shopify/dashing/issues/78#issuecomment-14940695)
Works pretty well, values are being fetched from a google spreadsheet file on my gdrive.
But animated…