Skip to content

v1.1

Compare
Choose a tag to compare
@asaf-shitrit asaf-shitrit released this 22 Dec 01:57
· 5 commits to main since this release
58be0e6

A new Backoff waiting strategy has now been added for cases where CPU overhead is a constraint.
This is inspired by Golangs own http.Server implementation of backoff.