v1.0.1 #2
dzmitry-duboyski
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v1.0.1
Fixed
solve()polling now follows the API recommendations: it waits before the firstgetTaskResultcall, and the defaultpolling_intervalis 5 seconds (was 3).timeoutdeadline uses a monotonic clock, and the last sleep is clipped sosolve()never overshoots the deadline.Full Changelog: v1.0.0...v1.0.1
This discussion was created from the release v1.0.1.
All reactions