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

Validate process graph when creating batch job (instead of when starting it) #162

Open
m-mohr opened this issue May 16, 2022 · 0 comments
Open

Comments

@m-mohr
Copy link
Member

m-mohr commented May 16, 2022

I'm currently experiencing an issue with a process graph as given in Open-EO/openeo-python-driver#146. If I submit it via POST /jobs, then it is accepted. But when I queue it, I get a validation error message that says that FeatureCollection is not supported.
I'd expect that the back-end already complains about high-level issues when I submit the process, not only when I queue it.

@soxofaan soxofaan changed the title Validate process when submitting it Validate process graph when creating batch job (instead of when starting it) Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant