Subscriber 1.9.0
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
[1.9.0]
Added
- check if file exists before downloading a file. 17
- added automated regression testing
Changed
- Implemented Search After CMR interface to allow granule listings > 2000 15
- Retry CMR queries on server error using random exponential backoff max 60 seconds and 10 retries
- Refresh token if CMR returns 401 error
- Converted print statements to log statements