-
### Jenkins and plugins versions report
Jenkins Version: Jenkins 2.440.3. (can confirm also a problem on 2.440.2)
Azure VM Agent: working: 901.ved986df424b_3
not working: 921.v76424a_e24594
### …
-
**Describe the problem**
I uploaded a json file with around 4000 entries inside. While I was monitoring the processes, I realized Open AI is enforcing rate limiting and the application was not respon…
-
**Is your feature request related to a problem? Please describe**.
When triggering a manual job, it's possible to override substantial parts of the definition, such as image or command. I would lov…
-
Hi, I love the API but I have a suggestion for the `GET /queue/{queue_name}/job` endpoint. The documentation says: "When a client gets a job in this way, the job is marked as running, and is removed f…
-
Hey there,
I am building a system using Owl that is inspired how Quirrel uses Owl and Owl's scheduled executions on the backend but I am running into an issue where sometimes only some of my cron j…
-
Given a `Queue` that has multiple of the same `Job` when we call `Queue.remove(job)` it only removes one occurrence of the job from the queue. This is particularly annoying when the callable in the jo…
-
### Apache Airflow version
2.8.1
### If "Other Airflow 2 version" selected, which one?
_No response_
### What happened?
When start more than 20 thousands trigger jobs, the triggerer may report fo…
-
### Plugin
JOBS
### I have an idea!
We in the company actively use JOBS plugin and process a lot of tasks.
Our monolithic application has very different queue handlers with:
* a very long…
-
Recently, I submitted a job but forgot some options. I `!abort`ed the job, but this did not have any effect until several hours later. At the time of the submission, all pipelines were either busy or …
-
Is there a way to consume from 2 queues in such a way that as long as there are messages in the primary queue, messages in the secondary queue are ignored?
Scenario:
Our API posts messages into a …