-
-
PRs can take quite some time to merge when there is a long queue, and an early PR in the queue fails a job.
Is it possible to just cancel the entire action automatically whenever some job fails? E.…
-
Ushie updated
5 months ago
-
Hey there, the README states this :
> _If processes have no chance of cleaning up before exiting (e.g. if someone pulls a cable somewhere), in-flight jobs might remain claimed by the processes execut…
-
I have been detecting that occasionally, as in 200 times in the past 6 hours for example, the scale up is returning the `No runner will be created, job is not queued.` message.
This is an issue bec…
ay0o updated
30 minutes ago
-
### Parent Issue
#30550
### Task
Implement the POST /content/import endpoint to allow the creation and enqueuing of new content import jobs. This endpoint will initiate the content import pro…
-
**Is your feature request related to a problem? Please describe.**
Sometimes it may be necessary to define an execution date or a delay (in the case of Redis) for executing a job, for example we can …
-
See this log output from Graphiti:
```
2024-10-10 15:59:32 Got a job: (size of remaining queue: 940)
2024-10-10 15:59:47 Got a job: (size of remaining queue: 939)
2024-10-10 15:59:59 Got a job: (s…
-
Unit tests are failing after updating `franz-go` from `v1.11.0` to `v1.18.0`
- Version Bump: https://github.com/elastic/apm-queue/pull/589
- Error: https://github.com/elastic/apm-queue/actions/runs/1…
-
We are faced some issue because of the retry funcionality when you have workers full of high priority jobs
and a customer are watching a progress bar waiting the completion
If more than 2 custom…