anishgirianish commented on issue #61165: URL: https://github.com/apache/airflow/issues/61165#issuecomment-3815487057
Tested apache-airflow-providers-amazon==9.21.0rc1 for https://github.com/apache/airflow/pull/60920 (AIP-67: Multi-team AwsBatchExecutor). Verified: - AwsBatchExecutor.supports_multi_team is True - MAX_SUBMIT_JOB_ATTEMPTS moved from class constant to instance variable - _load_submit_kwargs is now an instance method (no longer static) - Package installs and imports cleanly LGTM ✅ -- 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]
