Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unpin stale pool data from IPFS #54

Open
snreynolds opened this issue Jul 8, 2022 · 2 comments
Open

Unpin stale pool data from IPFS #54

snreynolds opened this issue Jul 8, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request p0

Comments

@snreynolds
Copy link
Member

No description provided.

@NoahZinsmeister
Copy link

we're spamming pinata a bit with unused pool caches - first order of business should be to manually unpin all existing caches older than a day (?) or so - api docs are here https://docs.pinata.cloud/

next we should set up another cron job to purge caches on, again, a daily or so basis

beyond that, the only thing to look out for is that we aren't nuking anything else other than pool caches - should make sure that we're filtering appropriately to only unpin those

@willpote willpote added p0 enhancement New feature or request labels Jul 8, 2022
@snreynolds
Copy link
Member Author

script ready whenever we want to delete old data. longer term going to have @zhongeric write a cron job for this in routing-api.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p0
Projects
None yet
Development

No branches or pull requests

3 participants