| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| from system_test_utils import unique_resource_id | ||
|
|
||
| retry_404 = RetryErrors(NotFound) | ||
| retry_404_500 = RetryErrors(NotFound, InternalServerError) |
|
@dhermes I just updated the commit to wrap a retry_500 around the descriptor.create. PTAL |
Sorry, something went wrong.
|
LGTM, although I don't get why it's ok to throw a 500. |
Sorry, something went wrong.
|
@daspecster How will we ever know: that is a "Schroedinger's Cat" problem. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Toward #2176.