sanchalitorpe-source commented on issue #61119: URL: https://github.com/apache/airflow/issues/61119#issuecomment-3811161470
Hi @jroachgolf84, thanks for the confirmation! I’d like to work on this issue. My current plan is: - Introduce a small, explicit field in the callback context (e.g. callback_source or similar) to clearly distinguish between DAG-level and task-level callbacks - Ensure existing context keys remain unchanged for backward compatibility - Add unit tests covering both DAG and task callbacks - Update documentation to describe the new context field Before starting implementation, does this approach sound acceptable to you, or is there a preferred direction/naming for the context change? Thanks! -- 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]
