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

Drop users if bridge systems report 404 / 410 or user not registered #1414

Closed jrconlin closed 4 years ago

jrconlin commented 4 years ago

When routing messages to the remote bridge system, those systems may report that the user is no longer registered or found. We should drop the routing info for the user when that happens.