mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

Send Tab reporting empty push messages over bridged connection #1440

Open jrconlin opened 3 years ago

jrconlin commented 3 years ago

See https://github.com/mozilla-mobile/fenix/issues/15899

this appears to be impacting FCM connection. Note that re-subscribing may resolve the problem.

jonalmeida commented 3 years ago

Note that re-subscribing may resolve the problem.

Janet had reported in Slack that signing out of FxA (which unsubscribes from push as well) and signing back in didn't resolve the problem for her.

jrconlin commented 3 years ago

de-prioritizing this issue since no work is currently required on the server.