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

rmdir - silent fail and exposing exception stack #35

Open
aslisabanci opened this issue Aug 13, 2020 · 0 comments
Open

rmdir - silent fail and exposing exception stack #35

aslisabanci opened this issue Aug 13, 2020 · 0 comments
Assignees

Comments

@aslisabanci
Copy link
Contributor

Having a non-empty dir at this URL: data://asli/xgboost_iris_demo:

  • First trying algo rmdir xgboost_iris_demo and I get no response, so as a user I'm not sure if the CLI deleted this dir or not. - So I go and check and see that it's still there. For this case, I would expect to get a message like "dir not found, you should specify it like this etc"
  • Then I re-try with algo rmdir asli/xgboost_iris_demo and the CLI warns me. About this step, do we want to expose all our error trace to the end user? Shouldn't we just return a message to the user?

image

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