Data Sync User
Data Sync User
The User Agent can take advantage of certain checks if we indicate whether or not a given message is a “retry” attempt (e.g. due to a NACK or lack of...
Front End support would like to be able to track ACK (code=102 and 101) in order to determine message delivery success rates. We already [track NACK rates](https://earthangel-b40313e5.influxcloud.net/d/do4mmwcVz/autopush-gcp?orgId=1&refresh=1m&from=now-6h&to=now&viewPanel=63). For context: The...
We are getting reports that user logs are showing messages that have previously been ACK’d are being redelivered. We should ensure that if we ACK a message, it is removed....
Maybe instatt of sentry. Needed for debugging of routing between autoendpoint instances and autoconnect instances ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/PUSH-342)
Some of the mobile proprietary bridge messaging systems (such as APNs & FCM) offer “bi-directional” function. This allows the UA to send messages back to the server on user or...
Firefox mobile is working on adding notification settings. We would like to give the user the option to opt-out of specific notifications related to Accounts. * a user can opt-out...
I noticed that we’re getting a number of RESOURCE_EXHAUSTED responses from FCM starting on or around 07-DEC-2024. These errors do not appear to be significantly impacting service, but they are...
Execute integrations and E2E tests against stage and production canaries. ┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/PUSH-443)
While the channelID is originally designed to be a UUID, the User Agent demands that the ChannelID be a very specific format, a lower-case, hyphenated string. Since the server does...
1. Steps to reproduce 1. Have Fenix connected to an account 2. On another device change the password/reset the password/delete the account/change profile info, etc 1. Expected behavior * Fenix...