Closed zepplock closed 8 years ago
Sure you can send PR and I'll merge it to the master but next version release is not planned yet. Thank you!
He ere you go https://github.com/chvanikoff/apns4ex/pull/14
Merged, thanks!
Тебе спасибо, Роман!
:smile:
If I have my reconnect timeout sent to X seconds I see 1000x of the value in . For example for 120 seconds:
[debug] [APNS] Feedback socket was closed. Reconnect in 1200000s.
I believe the offending lien is: https://github.com/chvanikoff/apns4ex/blob/9e205654462d557c015397f92524ffd6c052d1d3/lib/apns/worker.ex#L82
Can you quick fix next time you make a release or do you want a PR?