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

configure_endpoint_function -- check for valid 'xtract_path' argument #62

Open
jvsr1 opened this issue Sep 7, 2021 · 0 comments
Open

Comments

@jvsr1
Copy link
Contributor

jvsr1 commented Sep 7, 2021

We should verify that the user provides a valid path on the funcx endpoint when they configure their endpoint via the 'configure_ep/<funcx_eid>' route.

Essentially there are several requirements:

  1. Ensure that the path is valid (either exists or can be created)
  2. Ensure that the user has valid permissions
  3. Correct syntax

Please comment if there any more requirements that should be added to this list.

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