msumit commented on PR #23861: URL: https://github.com/apache/airflow/pull/23861#issuecomment-1135522308
@ashb so at the current state this can't be achieved via CP hooks. To use this we need to change Baseoperator & make retyr_delay to `None` in init & then do some more changes later on the get the value updated to 300 if no one makes any changes to it via CP hook. And even after doing all of this, the UI would show the value as None only. So do you still want to hold this PR and suggest going via the CP route? -- 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]
