planet-client-python
planet-client-python copied to clipboard
New take on retrying order asset downloads
Wraps the entire orders.download_asset() in a retry, eliminating the double download and concentrating the retry complexity instead of spreading it over several modules.
Resolves #1010