We need to implement a celery task for updating all WhoIs records which are old.
The data provided by Maxmind is updated twice a week, every Tuesday and Friday so we can decide on a threshold around this to ensure we have the latest data every time.
The task design and frequency is open to discussion.
We need to implement a celery task for updating all WhoIs records which are old.
The data provided by Maxmind is updated twice a week, every Tuesday and Friday so we can decide on a threshold around this to ensure we have the latest data every time.
The task design and frequency is open to discussion.