getsentry / getsentry/sentry-python
Sentry did not raise any error msg / issue upon not being able to connect to Sentry API
Open
Component: Transport
Errors
Feature
Python
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 669
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 213
Description
### How do you use Sentry?
Self-hosted/on-premise
### Version
2.15.0
### Steps to Reproduce
Simply having a connection issue between Sentry SDK and Sentry
In my case it's not having a proper route to Sentry
### Expected Result
An error / warning message to show up
### Actual Result
Nothing shows up at all to tell me that Sentry weren't able to connect. The only reason I figured out that there's a connectivity issue is when I triggered debug logging and urllib actually warned about it
Contributor guide
Assessment
This issue has not been assessed yet.