django-push-notifications icon indicating copy to clipboard operation
django-push-notifications copied to clipboard

How do I set a timeout for APNS?

Open alemangui opened this issue 6 years ago • 1 comments

I noticed commit 3998996 delegates APNS calls to PyAPNS2, but it also removed the documentation for APNS_ERROR_TIMEOUT.

How can we set a timeout for APNS sockets?

alemangui avatar Jun 04 '18 15:06 alemangui

APNS_ERROR_TIMEOUT in the settings.py does absolutely nothing. Can we have it back?

Blutude avatar Mar 07 '19 03:03 Blutude