expo-community / expo-server-sdk-python

Exponent Server SDK
MIT License
146 stars 42 forks source link

Adding optional timeout #29

Closed dcsena closed 3 years ago

dcsena commented 4 years ago

All requests should have a timeout. Allowing this to be defined on client creation as an optional parameter.

julianpacker commented 3 years ago

Hey @dcsena, I made this change in my pull request: https://github.com/expo-community/expo-server-sdk-python/pull/31/files

Thanks for the contribution, but I think this issue is safe to close now. Let me know if you disagree.