expo-community / expo-server-sdk-python

Exponent Server SDK
MIT License
146 stars 42 forks source link

Configurable Timeout - Receiving Timeouts Publishing Messages #28

Closed dcsena closed 3 years ago

dcsena commented 4 years ago

I'm getting intermittent timeouts publishing messages. Looks like no timeout is specified on the requests.post in the PushClient. Can someone detail the process to get that added?

julianpacker commented 3 years ago

added in #31 , should be merged soon