-
```
What steps will reproduce the problem?
1. Load the queue up to maxlen + 1
2. Queue resets to 0
3. You lose maxlen messages
What is the expected output? What do you see instead?
What version of …
-
### What happened?
I've set defaults for the PdfBuilder in a service provider's `boot()` method as described in the docs.
When a PDF gets generated in a queued job:
- the defaults are applied w…
-
**Platform:**
Fedora 40 Workstation (Gnome, Wayland), fully updated as of 9/25/24
**Nuclear version:**
0.6.38 installed from Flathub
**Description of the issue:**
Steps to reproduce:
1. Se…
-
Ushie updated
5 months ago
-
I am running this
```
app = Celery(
'applicationB',
broker=f'redis://:{redis_password}@{host}:{port}/0',
backend=f'redis://:{redis_password}@{host}:{port}/0'
)
# Define the queu…
-
Hi folks,
I believe there might be a bug when trying to re-send messages from an azure service bus dead-letter queue.
Scenario:
We tried to resend 20 dead letter queue messages and they came straigh…
-
### Feature request
We would like to have ability to create many PipelineRuns at once, but execute them one by one (mostly). Sometimes concurrently.
### Use case
Tekton can be used as regul…
-
Hi, Alex.
Noticed, that for `WPA*01` to proceed one dict may take 10 seconds, while for `WPA*02` it may take 20-35 with the same dict.
The idea is:
If we have a lot of tasks waiting for workers, go…
-
I want to jump and play an item in the list, how can I do it?
-
Hi!
Please, add possibility to import queue mapping through xml.
It's important to CI/CD process.
We want create JQM infrastructure from scratch after each build and
import all jobdefinition…