Commit Graph

11 Commits

Author SHA1 Message Date
YotaHamada
067e330cfc
status: rename canceled state to aborted across CLI, API, and UI (#1405) 2025-11-11 23:54:43 +09:00
YotaHamada
c861c6be41
runtime: align canonical status strings and expose DAG_RUN_STATUS to handlers (#1340)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-19 23:30:38 +09:00
YotaHamada
1d4bf048e1
fix: display correct status text for not-started DAGs (#1168) 2025-08-07 21:32:48 +09:00
YotaHamada
5d48e5283f
feat: Add step-level Partial Success status for sub-DAG execution steps (#1115) 2025-07-21 14:34:25 +09:00
YotaHamada
2db96cbba4
feat: add exponential backoff support for retry and repeat policies (#1096) 2025-07-08 19:04:25 +09:00
thefishhat
ed97eab4b6
feat: add Partial Success status to DAG runs (#1011) 2025-06-15 12:46:53 +09:00
YotaHamada
b198bcc13c
[#802] fix: remove pid and location fields from API responses for security (#979) 2025-06-02 16:03:50 +09:00
YotaHamada
33a52457e9
[#942] Add permissions field to the config (#962) 2025-05-29 21:44:10 +09:00
YotaHamada
add6ab6f87
Cleanup (#957) 2025-05-28 01:57:02 +09:00
YotaHamada
b98063dd87 [#938] Add Queue Feature (#940)
Original implementation by Kriyanshi: https://github.com/dagu-org/dagu/pull/690

Co-authored-by: Kriyanshi Shah <59494745+kriyanshii@users.noreply.github.com>
2025-05-24 15:46:29 +09:00
YotaHamada
e71fc0b713
[#786] API v2 (#900) 2025-04-15 23:41:40 +09:00