-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry on UrlFetch calls with muteHttpExceptions
* Check if response is from a UrlFetch call with muteHttpExceptions activated * Check responseCode * if 500, perform exponential backoff * in case of failure after exponential backoff, don't throw an error, return response & log issue in Stackdriver
- Loading branch information
1 parent
931a40d
commit 182272f
Showing
1 changed file
with
23 additions
and
2 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