-
**Describe the bug**
pressing retry or delete button on a failed job thrown a queue not found
**Screenshots**
![image](https://github.com/user-attachments/assets/54cbe732-dcd0-4cd0-a048-554fa49c7…
-
Apologies if this question has already been asked but I can't find the right way to set up the solid_queue db alongside my primary db. Every time I try to start tsolid_queue I keep getting the error b…
-
### What happened?
We are seeing some random errors due to issues with `DefectiveCode\LaravelSqsExtended\SqsDiskJob::$cachedRawBody`. Details below:
```
TypeError: Cannot assign null to property …
-
~~~
-
Perform moveToFailed on the job in active, and when the job finishes, it throws an exception Error: Missing lock for job XXX. moveToFinished.
Version of bullmq in use is latest (5.).
Excerpts fr…
-
### NetBox version
v3.0.10
### Feature type
New functionality
### Proposed functionality
The webhook job status (Admin UI > Background Jobs) should be queried over the netbox API.
### Use case
…
-
I'm currently migrating from [Shoryuken](https://github.com/ruby-shoryuken/shoryuken) task queue (a [Sidekiq](https://github.com/sidekiq/sidekiq) clone that uses SQS as queue store) to AWS SDK Rails, …
-
build error
Job failed with exit code: 1
Build logs:
===== Build Queued at 2024-04-12 15:50:06 / Commit SHA: b18a36b =====
-
### Laravel Version
11.20.0
### PHP Version
8.3.9
### Database Driver & Version
_No response_
### Description
When pushing an array of jobs onto the [database queue](https://githu…
-
It should be possible to queue multiple background jobs like metadata downloads. The queue should also be exposed in SDK for extensions to run background jobs visible in UI.