Skip to content

Version 3.9.5

Compare
Choose a tag to compare
@zigaLuksic zigaLuksic released this 07 Dec 12:36
· 32 commits to master since this release
34193fd
  • The SentinelHubDownloadClient class now has a default_retry_time parameter, which allows control over the waiting time when a request gets a 429 TOO_MANY_REQUESTS response without a specific retry time in the headers. The default value for this behavior has been changed from 0s to 30s to avoid edge-cases where SH services were bombarded with requests.