diogosilva30 commented on PR #65943: URL: https://github.com/apache/airflow/pull/65943#issuecomment-4397538027
@jscheffl made the requested changes to move some branching logic to `Job` dataclass, feel free to review again. Also noticed that in fork path we are using deprecated `airflow.sdk.execution_time.supervisor` which can be cleanly migrated to `airflow.sdk.execution_time.supervisor_task`. Made that small change, hope it's okay :) -- 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]
