Open
Bug 1141172
Opened 11 years ago
Updated 11 years ago
Need back channel reading list delete when a FxAccts is deleted
Categories
(Cloud Services :: Server: Other, defect)
Tracking
(Not tracked)
NEW
People
(Reporter: edwong, Unassigned)
References
Details
No description provided.
| Reporter | ||
Updated•11 years ago
|
Comment 1•11 years ago
|
||
We can potentially do this the same way Sync does it, but putting events in a queue and having RL pull them off. Hopefully we can do it using the upcoming https://github.com/mozilla/fxa-notification-server.
In either case the flow will be similar from RL perspective - you'll need some background process to poll for and respond to deletion events.
Comment 2•11 years ago
|
||
I'll also note that we can safely go live without this hooked up, as long as we're recording events on the FxA side for later playback to the service. Which is covered by https://github.com/mozilla/fxa-auth-db-mysql/pull/20
You need to log in
before you can comment on or make changes to this bug.
Description
•