Open
Description
Currently we have a celery task that interrupts sessions if they reach 89 days. Instead we could use a contact fire (new type) which is created when the session is created with a fire_on = now() + 89 days.
.. and while we're in there maybe reduce it to 60 days
.. and maybe add a random time component to improve the spread of events handling these fires?
Metadata
Assignees
Labels
No labels
Activity