Skip to content

Better handling of rate limiting/retries/timeouts

Latest
Compare
Choose a tag to compare
@sendqueery sendqueery released this 03 Apr 22:34

Changelog:

  • Added http timeouts and AWS client retry config
  • Added MaxThrottleDelay to allow for slower retries
  • Added nil check for invocations that are rate limited
  • Added chunking functions to enable batching ssm-run invocations
  • Minor syntax/naming cleanup
  • Update OSS license