mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
218 stars 30 forks source link

set a timeout for GCM requests.posts #1285

Closed pjenvey closed 6 years ago

pjenvey commented 6 years ago

we may be deadlocking on SSL connections to GCM, so a timeout option to these requests calls is a good idea