mac-cain13 / notificato

Takes care of Apple push notifications (APNS) in your PHP projects.
MIT License
224 stars 44 forks source link

Messages should have a retry limit #12

Closed mac-cain13 closed 11 years ago

mac-cain13 commented 11 years ago

A message will be retried indefinitely if sending it to Apple fails this should be limited to prevent endless loops.