pushover icon indicating copy to clipboard operation
pushover copied to clipboard

Add timeout to POST call to Pushover API

Open nederhoed opened this issue 9 years ago • 0 comments

In case of a network hickup, a call to the Pushover API can take indefinitely and block your process or application.

Could you add a timeout setting to this library? Thank you!

http://docs.python-requests.org/en/latest/user/quickstart/#timeouts

nederhoed avatar May 20 '15 09:05 nederhoed