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

Increase csv field size limit in metadata backfill #5274

Merged
merged 1 commit into from May 23, 2023

Conversation

michellebrier
Copy link
Contributor

Description

There are 2 rows with metadata that is larger than python csv's default max field size of 128KB. Increase to 370KB

360KB playlist QmSrqsk9qUekNtWGqxKKHnGtJjBWG4boudgNpPwYveFqGr https://creatornode3.audius.co/ipfs/QmSrqsk9qUekNtWGqxKKHnGtJjBWG4boudgNpPwYveFqGr
203KB track QmWNpoS5oM1ZxEBts4HkK93bfD6m5CPEaMGHfZHzmgofJ2 https://creatornode.audius.co/ipfs/QmWNpoS5oM1ZxEBts4HkK93bfD6m5CPEaMGHfZHzmgofJ2

Tests

Ran prod backfill locally; succeeded

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

@michellebrier michellebrier requested review from a team and isaacsolo and removed request for a team May 23, 2023 14:26
@michellebrier michellebrier requested review from raymondjacobson and removed request for isaacsolo May 23, 2023 14:33
@raymondjacobson
Copy link
Member

maybe we should do like 500 as a safe buffer

@michellebrier
Copy link
Contributor Author

maybe we should do like 500 as a safe buffer

shouldnt be necessary, ran entire prod backfill successfully and ik the max field size in the tsv is 360KB

@michellebrier michellebrier merged commit 63e6025 into main May 23, 2023
10 of 11 checks passed
@michellebrier michellebrier deleted the mbrier/con-724/bump-csv-field-limit branch May 23, 2023 16:28
@AudiusProject AudiusProject deleted a comment from linear bot Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants