lry624 commented on issue #71948:
URL: https://github.com/apache/airflow/issues/71948#issuecomment-5553816373

   Hi, I'd like to work on this. Planned scope: a single new section in 
`airflow-core/docs/core-concepts/debug.rst` — "Debugging Dags in a deployed 
environment" — covering inspecting task instances from the Grid view (Logs / 
XComs tabs, linking to the existing XComs page) and via the CLI (`airflow tasks 
state`, `failed-deps`, `render`), plus re-running a single task with `airflow 
tasks test` and `airflow tasks clear` (--task-regex, --start-date/--end-date, 
--downstream).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to