uranusjr commented on PR #67936: URL: https://github.com/apache/airflow/pull/67936#issuecomment-4629272752
Can you point me to where the same is done in Python? It feels a bit suspicious to me this is done in the worker, not the supervisor; since the should-retry flag came from the supervisor to begin with, why is this not handled in the supervisor to avoid additional branching and duplicated logic the the worker? -- 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]
