Open-EO / openeo-api

The openEO API specification
http://api.openeo.org
Apache License 2.0
91 stars 11 forks source link

clarification of job_id uniqueness #454

Closed soxofaan closed 2 years ago

soxofaan commented 2 years ago

https://github.com/Open-EO/openeo-api/blob/f303d65a3291d4cd74dacc0e796803bb5d6fa03b/openapi.yaml#L5267-L5271

small question: the uniqueness of a batch job id, is that per user or for the back-end as a whole?

This aspect might become important once sharing across users becomes a topic

m-mohr commented 2 years ago

For the sharing aspect, it was meant to be per back-end. I'll go through the API document later and check all uniqueness constraints and clarify the scope.