Closed Bug 1461998 Opened 8 years ago Closed 8 years ago

Create SQS Listener for deleting user data on KintoWE and Notes

Categories

(Cloud Services :: Operations: Kinto, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mostlygeek, Assigned: glasserc)

References

Details

Create an SQS Listener that handles account delete events from FxA. This worker should work similar to Tokenserver [1] and we should be able to reuse a majority of the code. Hopefully we store Notes data the same way and this worker can be used for the Kinto Notes stack as well. [1] https://github.com/mozilla-services/tokenserver/blob/master/tokenserver/scripts/process_account_events.py
Component: Storage → Operations: Storage
Product: Infrastructure & Operations → Cloud Services
QA Contact: cshields → chartjes
Blocks: 1462002
We should package these into the kinto-dist docker container. Then OPs will be able to run these queue workers the same way they do it with Tokenserver: https://github.com/mozilla-services/cloudops-deployment/blob/master/projects/tokenserver/puppet/modules/tokenserver/manifests/app.pp#L68-L91
I have opened a PR with a first cut of this listener at https://github.com/Kinto/kinto-fxa/pull/55.
This PR has been merged and a release created which includes it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.