autopush-rs icon indicating copy to clipboard operation
autopush-rs copied to clipboard

Address Push message delivery reliability concerns with mobile systems

Open jrconlin opened this issue 3 years ago • 0 comments

There have been reported instances of push failing to deliver push updates via bridged connections. (e.g. #242) We should ensure that we have full confidence that messages are being handed off and delivered to devices and be able to provide tracking information for them. This may mean logging FCM and APNs responses. This should be limited to only known services (e.g. mozilla operated ones like "send tab to device".

https://jira.mozilla.com/browse/CONSVC-116

jrconlin avatar May 21 '21 23:05 jrconlin