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

Bugfix - Better Source Error Messages #27

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

Rican7
Copy link
Owner

@Rican7 Rican7 commented Feb 22, 2023

This PR fixes #8 by improving the handling of errors from sources.

This rids of the previous ambiguity of which source may have caused what error, as you wouldn't necessarily know if the error occurred from the source and the source was "automatically" chosen via the "ProvidePreferred" process.

This rids of the previous ambiguity of which source may have caused what
error, as you wouldn't necessarily know if the error occurred from the
source and the source was "automatically" chosen via the
"ProvidePreferred" process.
@Rican7 Rican7 added the Bug Something isn't working label Feb 22, 2023
@Rican7 Rican7 self-assigned this Feb 22, 2023
@Rican7 Rican7 merged commit c21a84d into master Feb 22, 2023
@Rican7 Rican7 deleted the bugfix/better-source-error-messages branch February 22, 2023 08:52
Rican7 added a commit that referenced this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid Response Error Message Is Ambiguous
1 participant