Mediorum audio analysis for Qm cids#8847
Merged
michellebrier merged 3 commits intoJun 17, 2024
Merged
Conversation
|
stereosteve
approved these changes
Jun 17, 2024
audius-infra
pushed a commit
that referenced
this pull request
Jun 18, 2024
[bd8e475] Hash migration (#8852) Steve Perkins [80e048f] fix cid colname (#8859) Michelle Brier [b236298] fix gorm automigrate typo (#8857) Michelle Brier [ca2060c] Mediorum audio analysis for Qm cids (#8847) Michelle Brier [458e94a] Make content node metric recording non-blocking (#8854) JD Francis [723b3fb] Fix album search (#8851) Sebastian Klingler [74270c0] fix essentia pkg config on stage/prod nodes (#8849) Michelle Brier
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Remembered that Qm cids do not have corresponding uploads... so wrote a separate audio analysis work queue for Qm cids for use in the backfill.
Will only be triggered during the backfill via POSTs to /tracks/legacy/:cid/analyze. Will remove the POST endpoint and
legacy_audio_analysis.goafter the backfill completes next week.How Has This Been Tested?
Will test in stage.