xcube-dev / xcube-cci

An xcube plugin to allow generating data cubes from the ESA CCI Open Data Portal
MIT License
2 stars 0 forks source link

XCube CCI Store throws ClientResponseErrors #7

Closed TonioF closed 4 years ago

TonioF commented 4 years ago

It has been observed that the CciOdp sometimes crashes with an aiohttp.client_exceptions.ClientResponseError: 500 . This occurs with websites that are actually accessible. We need to prevent these errors or at least retry to access them.

TonioF commented 4 years ago

Closed by https://github.com/dcs4cop/xcube-cci/pull/8