AbarnaaSree commented on issue #72982: URL: https://github.com/apache/airflow/issues/72982#issuecomment-5643881596
Hi @bingqin2, I’d like to work on the `AzureBatchOperator.batch_max_retries` issue. The parameter is documented and stored but currently has no effect, and wiring it through to the Azure Batch client retry configuration seems like a well-scoped fix. I’ll first verify the current implementation and existing retry-related tests, then add regression coverage to ensure `batch_max_retries` is actually honored without changing the default behavior. If that direction is okay with the maintainers, I’d be happy to submit a PR. -- 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]
