planetary-computer-sdk-for-.../scripts
Tom Augspurger 359b6a1aad
Fixed retries (#55)
* Fixed retries

We weren't retrying, since we didn't specify which error codes to retry
on.

This fixes that, and includes tests (which I should have added in the
first place). We use `responses` to mock the response to requests.
2023-04-14 14:20:31 -05:00
..
cibuild Fixed retries (#55) 2023-04-14 14:20:31 -05:00
format Add basic library setup 2021-04-02 13:32:35 -04:00
test Added convenience method for getting container client / filesystem (#49) 2022-11-03 08:55:38 -05:00