-
Ruby version: 3.1.4
Rails version: 6.1.7.6
Sidekiq / Pro / Enterprise version(s): Free 6.5.12
## Problem:
When I use the reserved queues settings https://github.com/sidekiq/sidekiq/wiki/Advanced…
-
Is this feature already present in bullboard or is it not feasible? It would be great if we could display the current jobs/sec on the side of each queue title.
-
I'm looking at frameworks for rest api based game back-end - and for reasons of load management and race condition mitigation, I plan on using a job queue with a single worker.
Are job queues suppo…
-
I need to perform something similar to:
```
await Job("id", pool).abort()
await pool.enqueue_job("func", _job_id="id")
```
However, sometimes this can lead to the abort of the freshly enqueued jo…
-
https://users-chis-ke.app.medicmobile.org/board/queue/MOVE_CONTACT_QUEUE?status=failed
```
Error: Job fe9d3d11-21ad-44b6-9682-b21247233ecd failed with the following error: Error: Move contact command…
-
**Describe the bug**
**Goal**: I want to download new images from a tableau sheet. I'm using server.views.populate_image(sheet_name, img_request_option). Everything is working. I made sure to refresh…
-
Right now, we'll download/sync the files in each reconciliation, which leads to a long running process, which may lead to obj dropped (the default ratelimiter queue has 100 bucket size by default) or …
-
If you submit a job while in one virtual environment to run in a different environment (via the `venv` key) it will run the linter against the first one even though it should be running against the se…
jrs65 updated
3 months ago
-
### What happened?
After upgrading both craft and freeform simultaneously from latest v4 versions to latest v5 versions, and successfully running `php craft up` I'm getting an error on the `Freeform:…
-
Hello,
A very useful feature would be the multiple wordlists queuing management in jobs, I will explain why :
- Useful for pins pentesting without having to load each different config with a differ…