Forgot to mention: to limit the amount of requests to the SH you are doing, please reduce the max_threads
in the SentinelHubInputTask
(e.g. to 1).
In case you are doing this on large scale (e.g. with EOExecutor
), limiting the number of concurrent workers would also help.