Description
Data flow
Input
Input data is taken from subscriptions queue, which is filled by directory-api service.
Output
subscribers entities are considered to be a desired output
Updates
1.63.11.1
- A single-threaded, standalone worker (
python manage.py process_new_subscribers) had been implemented as a solution. Seems to work fine.
Links
- dependencies: