| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…nary_async.AsyncRetry
| "if_exception_type", | ||
| "if_transient_error", | ||
| "retry_target", | ||
| ) |
There was a problem hiding this comment.
This could also be potentially fixed with a file at google/api_core/retry_async.py, right?
Either way works for me, but it does seem like it could be confusing to have a retry_async folder, even though the actual async implementation is in /retry.
Using a retry_async.py file mirrors the old implementation, which feels slightly cleaner to me
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed in 4f01471
Sorry, something went wrong.
|
Nice! Super speedy one it seems :D. Thanks for handling it that quickly :D |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #586 🦕