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

Add parameter validation to verify incoming jobs prior to execution #155

Open
ccmoloney opened this issue Nov 22, 2017 · 1 comment
Open

Comments

@ccmoloney
Copy link
Contributor

We should be doing at least some validation of the parameters being passed to the Execute operation in order to sanity-check incoming requests prior to submitting the job to AWS batch for processing.

These checks could include checking to ensure that the incoming WPS execute request does not include outputs and features that we are not supporting.

Validation should provide some meaningful error messages when common parameter/request problems are detected.

@pmbohm
Copy link
Contributor

pmbohm commented Jun 3, 2019

#215

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants