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

refactor(dsn): improve invalid dsn error message #4430

Merged
merged 1 commit into from
Jan 20, 2022
Merged

refactor(dsn): improve invalid dsn error message #4430

merged 1 commit into from
Jan 20, 2022

Conversation

Badisi
Copy link
Contributor

@Badisi Badisi commented Jan 20, 2022

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Just got the issue today with one of my dev team member.
His project was throwing an error "Invalid Dsn" and he had no idea what it was all about.
This PR simply adds more context to each dsn error messages.

@Badisi Badisi changed the title fix(dsn): improve invalid dsn error message refactor(dsn): improve invalid dsn error message Jan 20, 2022
@AbhiPrasad AbhiPrasad enabled auto-merge (squash) January 20, 2022 15:17
Copy link
Member

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@AbhiPrasad AbhiPrasad merged commit ff923f9 into getsentry:master Jan 20, 2022
@Badisi Badisi deleted the patch-1 branch January 21, 2022 09:25
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