jason810496 opened a new pull request, #68551: URL: https://github.com/apache/airflow/pull/68551
- related: https://github.com/apache/airflow/issues/67797 ## Why While reading through how the `retries` setup for Task Execution. I found that we should block the new `retry_policy` argument in the first place for StubOperator. Unless all the lang-sdk runtime implement the handling `RetryPolicy` (but that will not happen in the near future) so fail fast at authoring level. --- ##### Was generative AI tooling used to co-author this PR? - [x] Yes, with help of Claude Code (Opus 4.8) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
