8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #1 from ybbus/add_ci add ci and badges
small code refactor
readme
fix exponential backoff
fix correct back attempt calculation
make defaults private
added final tests for roundtripper
added roundtripper tests only body (POST) tests missing for first release
finished DefaultRetryPolicy, added tests
change readme, minor changes