This release includes some of important bug fixes in queue functionality.
Fixed
- Core: ensure DAG working directory exists
- Core: fix bug in DAG-run data retrieval
- API: fix bug in the queue items API endpoint
- Core: fix bug in queue item processing
Added
- Spec/API/UI: Added
timeoutSecstep-level field to cap individual step execution time; when set it overrides any DAG-level timeout for that step (#1412)
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
Step-level timeoutSec field (#1412)
| @kriyanshii |
| Queue issue report (#1417) | @ghansham |
Full Changelog: v1.24.7...v1.24.8