Open-EO / openeo-python-client

Python client API for OpenEO
https://open-eo.github.io/openeo-python-client/
Apache License 2.0
151 stars 40 forks source link

`execute_batch`: option to cancel excessively long running jobs #589

Open soxofaan opened 2 months ago

soxofaan commented 2 months ago

Feature request: add option to execute_batch(), start_and_wait() and friends to automatically cancel a job that takes too long (e.g. to avoid excessive costs)

soxofaan commented 2 months ago

cc @HansVRP