EOA-team / eodal

Earth Observation Data Analysis Library
https://eodal.readthedocs.io/en/latest/
GNU General Public License v3.0
93 stars 15 forks source link

Fix stac retries #75

Closed rubenbaer closed 1 year ago

rubenbaer commented 1 year ago

The current STAC retry code misses to mount the HTTPAdapter for the https protocol.

lukasValentin commented 1 year ago

It will be integrated into release 0.2.2 which should become available today.