Open-EO / openeo-r-client

R client package for working with openEO backends
https://open-eo.github.io/openeo-r-client
Apache License 2.0
61 stars 17 forks source link

Add confirmation step for restarting a finished job #117

Open m-mohr opened 2 years ago

m-mohr commented 2 years ago

When restarting a finished job, old results usually get discarded. This is a single method execution without confirmation. We should ensure people don't do this by accident and ask for confirmation.

Origin: https://github.com/Open-EO/openeo-api/issues/442