-
Hey there, I was analyzing some queries that is being done on my solid queue DB and I came across this:
```sql
DELETE
FROM
"solid_queue_jobs"
WHERE
"solid_queue_jobs"."id" IN (
SELECT
…
-
Is there a way to temporarily disallow new job submissions?
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0
# Modules to migrate
- [x] queue_job - By @thienvh332 - #692
- [x] queue_job_cron - By @thienvh332 - #693
- [ ] queue_j…
-
In default laravel job, you can access use `$this->release(60)` method to release the job back into queue. How to do this in this package?
-
- **Version**:
libp2p: 2.2.1
@libp2p/circuit-relay-v2: 3.1.0
- **Subsystem**:
circuit-relay-server
#### Severity:
Medium/low
#### Description:
I am doing some testing where I use `l…
-
### Describe your feature request
To allow queues to start automatically
### Provide additional context
Handbrake Web would be great if i could treat it as a "drop and forget" solution where I co…
-
-
### Steps to reproduce the problem
My instance was working normally until about a few hours ago, when the default queue began filling up with FeedInsertWorker jobs. The default queue is now up to 200…
-
I've been using a print queue plugin for Octoprint for my other printers for another year, and now that I'm running a pair of Carbon X1's alongside my other printers, I'm beginning to realise how much…
-
Providing my notes on some items to cover
### **1. Allocating Nodes in Specific Racks or Cabinets**
**Selecting Nodes in Specific Cabinets or Chassis:**
- To allocate nodes in a specific cab…