-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: introduce http request retries on tcp failures (#562)
* chore: introduce request retries * docs: add comment * fix: wasm build * docs: change changelog.md * add retries to HyperTransport * check error * add: tests * add cfg feature * Stronger error handling --------- Co-authored-by: Adam Spofford <adam.spofford@dfinity.org> Co-authored-by: Adam Spofford <93943719+adamspofford-dfinity@users.noreply.github.com>
- Loading branch information
1 parent
608a3f4
commit c934d17
Showing
4 changed files
with
254 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.