Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Fixing App Engine auto configuration [GH-1192] #1193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdornseif
Copy link
Contributor

This works around the issue described in #1192. With this patch Client('https://public_key:[email protected]/project_id') works as expected on Google App Engine and AWS lambda. This archived by monkey patching the default Transports for http and https.

This works around the issue described in getsentry#1192. With this patch `Client('https://public_key:[email protected]/project_id')` works as expected on Google App Engine and AWS lambda. This archived by monkey patching the  default Transports for `http` and `https`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant