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

Functions fail uninformatively when login times out #49

Open
mhpob opened this issue Jun 21, 2024 · 0 comments
Open

Functions fail uninformatively when login times out #49

mhpob opened this issue Jun 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mhpob
Copy link
Owner

mhpob commented Jun 21, 2024

list_project_files fails with "Error in match.arg(file_type, c("all", "detections", "receiver_metadata", :
'arg' should be one of “all”, “detections”, “receiver_metadata”, “tag_metadata”

Which isn't wrong, but can be solved by logging in again.

Should there be a catch that runs the login again? Or just provide a more informative error?

@mhpob mhpob added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant