Jan Van den bosch
Jan Van den bosch
:eyes: I was also thinking of the `Request-Id` header for debugging (successful) requests; looks like an easier version of the `Link` header.
As discussed: - in the short term, a YARN status of FAILED (and not only state) should also be reported as FAILED @ the ETL API; - in the long...
Hi @pomadchin. Thanks for the quick response. > Hey @bossie thx for reporting! Are u sure that's the GeoTrellis issue and not the underlying bindings? Have u tried to reproduce...
I had the same problem yesterday where I tried to pass a `title` to `execute_batch` but it treated it as a format option. I believe I got an error back...
FYI, from https://github.com/Open-EO/openeo-geopyspark-driver/issues/291#issuecomment-1352879782: > Adding this sentence above to the spec might not have been the wisest decision.
> a common alternative I encountered is https://github.com/getsentry/responses which is more actively maintained. And it claims to support testing of retries (which is not possible with the current requests_mock solution...
There's `openeo_driver.testing.UrllibMocker` and `tests.conftest.UrllibPoolManagerMocker` in openeo-geopyspark-driver.
Yeah, they have shortcomings as well.