Page MenuHomePhabricator

[Tunnelbroker] retry FCM notif after receiving `401 Unauthorized`
ClosedPublic

Authored by kamil on Thu, Oct 3, 3:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 7, 11:27 PM
Unknown Object (File)
Sun, Oct 6, 8:28 PM
Subscribers

Details

Summary
Test Plan
  1. Android notifs works.
  2. Simulate 401 and see if token was regenerated.

Diff Detail

Repository
rCOMM Comm
Branch
notifs
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Thu, Oct 3, 3:26 AM

Don't we need any delay before retrying?

Edit: After a deeper look, we don't, ignore my comment

This revision is now accepted and ready to land.Thu, Oct 3, 9:31 AM