uniqush/uniqush-push

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

TysonAndre opened this issue · 0 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)