-
Hi Phillippe,
Hope you're doing well :)
I tried a few jobs on the website and they've been "Waiting in queue" for days, which doesn't seem normal. Maybe something wrong with the message queue? …
-
I have successfully set up worker on my home machine. It's GeForce RTX 4070. OS is Ubuntu. I run the worker in a Docker container.
When I start the app, all goes fine for maybe 10 minutes. Jobs are…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
I have created a `Queue…
-
### Version
v5.12.12
### Platform
NodeJS
### What happened?
Environment:
Kubernetes: k3s with 3 nodes
Redis: Sentinel configuration with 3 nodes
Description:
Our system is desig…
-
Found an excellent job queue from Andreas Köpf, but it looks like I've screwed up the transcoding for the latest version of Rx. @andreaskoepf if you could have a look a [this Gist](https://gist.github…
-
Same as the restriction and removing many peers in a row which cause a connection problem with DB and something which you called async related problem, I think, the same problem is about Schedule task…
-
We only limit the number of parallel running managed jobs with the number of CPU core each job controller process uses, but that is not enough because:
1. during peak time, when there are multipl…
-
I have the following setup:
```
@Incoming(PROCESS_VIEWS_CHANNEL)
@Outgoing(PROCESS_VIEWS_DLQ_CHANNEL)
@Acknowledgment(Strategy.MANUAL) // Enable manual ack/nack
@ActivateRequestContext
public Me…
-
I want to be able to:
* view queued builds for a specific queue
* summarise queued builds across all queues
-