diff --git a/docs/platforms/python/troubleshooting.mdx b/docs/platforms/python/troubleshooting.mdx index cfeca9b443eb3..13d46c61d5427 100644 --- a/docs/platforms/python/troubleshooting.mdx +++ b/docs/platforms/python/troubleshooting.mdx @@ -113,7 +113,9 @@ eventlet. ## Network Issues -Your SDK might have issues sending events to Sentry. +Your SDK might have issues sending events to Sentry. You might see +`"Remote end closed connection without response"`, `"Connection aborted"`, +`"Connection reset by peer"`, or similar error messages in your logs. In case of errors and tracing data, this manifests as errors and transactions missing in Sentry. In case of cron monitors, you might be seeing crons marked as timed out in Sentry when you know they've run successfully. The SDK