mirror of
https://github.com/dagu-org/dagu.git
synced 2025-12-28 06:34:22 +00:00
* **New Features** * Added a singleton flag to DAG enqueue requests to prevent duplicate runs when a DAG is already running or queued. * **API Changes** * Enqueue endpoint now can return HTTP 409 Conflict for singleton-mode conflicts. * Added more specific authentication error codes. * **Behavioral Changes** * Enqueue/retry paths no longer perform prior maxActiveRuns queue-length enforcement unless singleton is used. * Queue concurrency now honors DAG-configured max active runs for DAG-based queues. * **Tests** * Added integration test validating max-active-runs behavior for DAG-based queues. |
||
|---|---|---|
| .. | ||
| v1 | ||
| v2 | ||