Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarification of job_id uniqueness #454

Closed
soxofaan opened this issue Jun 3, 2022 · 1 comment
Closed

clarification of job_id uniqueness #454

soxofaan opened this issue Jun 3, 2022 · 1 comment
Assignees
Labels
documentation patch requires a patch-version (x.x.1 for example)
Milestone

Comments

@soxofaan
Copy link
Member

soxofaan commented Jun 3, 2022

openeo-api/openapi.yaml

Lines 5267 to 5271 in f303d65

job_id:
type: string
description: >-
Unique identifier of the batch job, generated by the
back-end during creation. MUST match the specified pattern.

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
Copy link
Member

m-mohr commented Jun 27, 2022

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.

@m-mohr m-mohr self-assigned this Jun 27, 2022
@m-mohr m-mohr added documentation patch requires a patch-version (x.x.1 for example) labels Jun 27, 2022
@m-mohr m-mohr added this to the 1.2.0 milestone Jun 27, 2022
@m-mohr m-mohr closed this as completed Jul 19, 2022
This was referenced May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation patch requires a patch-version (x.x.1 for example)
Projects
None yet
Development

No branches or pull requests

2 participants