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

Update storagePaths for failed blacklisted CIDs #4423

Merged
merged 3 commits into from
Dec 2, 2022

Conversation

theoilie
Copy link
Contributor

@theoilie theoilie commented Dec 2, 2022

Description

Makes storagePath migrations ignore errors and still update the storagePath db column when a skipped legacy path fails to copy or a skipped custom path fails to fetch from network.

Tests

I did a sanity check and will do more thorough debugging on prod CN5. No data should be lost, and this will only impact skipped tracks - same logic otherwise.

Monitoring - How will this change be monitored? Are there sufficient logs / alerts?

I'll monitor prod CN5 with debugging enabled to spot check any failed tracks and make sure they're not failing due to being unable to copy over from a skipped track. The logs to search for this are "Failed to copy legacy" and "Error fixing fileRecord"

@theoilie theoilie added the content-node Content Node (previously known as Creator Node) label Dec 2, 2022
@theoilie theoilie merged commit 2531df4 into main Dec 2, 2022
@theoilie theoilie deleted the theo-skipped-storagePaths branch December 2, 2022 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-node Content Node (previously known as Creator Node) size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants