You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
We are up to 1B records with 150GB of data in the router table. It looks like last_connect is available. Can we start scrubbing out uaids with last_connect less than some amount of days ago?
I assume this will have to be done in some sort of throttled manner, so we can set up a cron job or lambda function that runs this task.
The text was updated successfully, but these errors were encountered:
We are up to 1B records with 150GB of data in the router table. It looks like last_connect is available. Can we start scrubbing out uaids with last_connect less than some amount of days ago?
I assume this will have to be done in some sort of throttled manner, so we can set up a cron job or lambda function that runs this task.
The text was updated successfully, but these errors were encountered: