darrenleeweber opened a new pull request #5825: [AIRFLOW-5218] less polling for 
AWS Batch status
URL: https://github.com/apache/airflow/pull/5825
 
 
   ### Jira
   
   - [x] My PR addresses the following [Airflow Jira]
   - https://issues.apache.org/jira/browse/AIRFLOW-5218
   
   ### Description
   
   - [x] Here are some details about my PR, including screenshots of any UI 
changes:
   - a small increase in the backoff factor could avoid excessive polling
   - avoid the AWS API throttle limits for highly concurrent tasks
   
   ### Tests
   
   - [ ] My PR does not need testing for this extremely good reason:
   - it's the smallest possible change that might address the issue
   - the change does not impact any public API
   - if there are tests on the polling interval (or should be), LMK
   
   ### Commits
   
   - [x] My commits all reference Jira issues in their subject lines
   - it's just one commit
   - the commit message is succinct, LMK if you want it amended
   
   ### Documentation
   
   - [x] In case of new functionality, my PR adds documentation that describes 
how to use it.
     - no changes required to documentation
   
   ### Code Quality
   
   - [ ] Passes `flake8`
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to