uniqush / uniqush-push

Uniqush is a free and open source software system which provides a unified push service for server side notification to apps on mobile devices.

Home Page:http://uniqush.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Destination pointer to all push.Error implementations, to log

TysonAndre opened this issue · comments

[Push][Error] 2020/08/20 12:06:10 RequestID=............. Service=hi5.apns Subscriber=Unknown PushServiceProvider=apns:hexdata.... DeliveryPoint=Unknown Failed: Bad Notification: DeviceTokenNotForTopic`

Currently, the logging is useless for determining the affected subscriber because there is no way to determine which device the error was created by for all classes of errors (a few have them, but only when needed for uniqush's operation)