-
I recently read @TimDettmers [thread on quantization scaling](https://x.com/Tim_Dettmers/status/1856338240099221674). Very inspiring. I think that this is the sort of research, research on how to do r…
-
I have an API that will always run on at least two instances. There are a couple of background jobs I hoped to use Job Queues for. I’m curious if the library adequately prevents two instances from si…
-
We would like to monitor the time jobs are in ready to be executed waiting for worker to detects congestion issues. As far as I can tell `timestamp` is the time the job was created which would not wor…
-
Could you help me understand what could possibly be causing this error to be emitted by PGBoss?
```
{
"message": "duplicate key value violates unique constraint \"job_singleton_queue\"",
"na…
-
I've upgraded from 1.16.2 to 2.0 and found an issue when I have multiple jobs running and querying the count for all the registries, for a web interface.
With 1.16.2 I got no issue but with 2.0 I g…
-
-
The [`parse_job_id`](https://github.com/rq/rq/blob/a07b23b821bf536eaae54c7f7e7a112aaa709f62/rq/job.py#L64C5-L64C17) function introduced in RQ version 2.0 breaks support for jobs with custom IDs contai…
-
Currently long-running tasks such as video downloads can take up the entire job queue for ages
Ideally we'd limit them to only n at a time
But also we should maybe use Hangfire's queue separatio…
-
**Describe the bug**
After submitting a reindex job, the job remains queued indefinitely with no progress. The issue persists after deleting and resubmitting the job. Similar to #2200 ?
**FHIR Ver…
elgib updated
2 weeks ago
-
### Telescope Version
Latest
### Laravel Version
10
### PHP Version
8.2
### Database Driver & Version
MariaDB
### Description
When the Job watcher is enabled, jobs that are deleting the model…
Yahav updated
4 weeks ago