Vamsi-klu opened a new issue, #60464:
URL: https://github.com/apache/airflow/issues/60464
Split from PR #60435.
In `airflow-core/src/airflow/executors/workloads.py` (ExecuteCallback.make),
there is a TODO: `# TODO: better log file template`.
Current log path: `executor_callbacks/{callback.id}`.
Consider a hierarchical path (e.g.
`callbacks/{dag_id}/{run_id}/{callback_id}`) to make logs easier to locate.
--
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]