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

call and fetch commands should fail immediately if authorization token is not available #11

Open
progrium opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@progrium
Copy link
Contributor

currently call and fetch will run even if a token is not available, resulting in failed requests. in the case of fetch it will continue running even with failed requests. maybe fetch should fail at the first sign of 401 unauthorized.

@progrium progrium added the enhancement New feature or request label Nov 22, 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