Skip to content

Try a little bit harder...

Compare
Choose a tag to compare
@tmornini tmornini released this 26 Apr 18:04
· 29 commits to master since this release

Added HTTP request retry for low-level, non-response-code, errors such as DNS lookup and socket open issues.

Default setting is try make an attempt ever 250ms for 20 attempts, so about 5s before bubbling failure.