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
F2929579: D13586.id44920.diff
Wed, Oct 9, 3:21 PM
F2929568: D13586.id44860.diff
Wed, Oct 9, 3:15 PM
F2929356: D13586.diff
Wed, Oct 9, 1:20 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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