Skip to content

0.4.0

Compare
Choose a tag to compare
@randomir randomir released this 30 Apr 23:59
· 1654 commits to master since this release
f7d49e8

Changes from v0.3.5:

  • exponential back-off in problem status poller (1s - 60s) replaces continuous tight-loop poller
  • use estimated time of problem completion if available (defer polling, expose as Future.eta_min)
  • docs: update and restructure
  • misc improvements and bug fixes