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

fix: propagate fetcher errors back to the user #425

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

reubenmiller
Copy link
Owner

Ensure the any errors encountered by the fetcher are returned instead of being silently ignored.

Previously any fetcher errors were being ignored so it was difficult for users to debug.

Resolves #424

@reubenmiller reubenmiller force-pushed the fix-propogate-fetch-errors branch from 7a66c80 to d13fc64 Compare January 22, 2025 09:28
@reubenmiller reubenmiller merged commit ffce564 into v2 Jan 22, 2025
4 checks passed
@reubenmiller reubenmiller deleted the fix-propogate-fetch-errors branch January 22, 2025 14:26
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

Successfully merging this pull request may close these issues.

"Reference by name" logic hides token expiration error
1 participant