Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix #3513 - throw the right error #3514

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mathiasbockwoldt
Copy link

Due to a recent change, the thrown error for invalid URLs was not the excepted error, but another error, which made the problem hard to understand.
This PR re-throws the original error (with redacted password).
The existing test was updated to make sure the right error is thrown.

Re-throw the caught error with redacted details.
@mathiasbockwoldt mathiasbockwoldt requested a review from hjr3 as a code owner July 17, 2025 09:20
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.

2 participants