Skip to content

v1.15.0

Choose a tag to compare

@shamrin shamrin released this 23 Oct 13:45
· 146 commits to master since this release

Added

  • Added max_wait_time, initial_interval, max_interval, backoff_coefficient keyword arguments to instances.create()

Changed

  • Cap instances.create() retry interval to 5 seconds; add exponential backoff; increase default max_wait_time from 60 to 180 seconds