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

Set up system for automatic asset re-extraction #2037

Open
jjnesbitt opened this issue Oct 3, 2024 · 0 comments
Open

Set up system for automatic asset re-extraction #2037

jjnesbitt opened this issue Oct 3, 2024 · 0 comments

Comments

@jjnesbitt
Copy link
Member

Following on from #1545

That PR is a manual solution to the problem of assets metadata becoming out of date, as the schema changes. It may be beneficial to automate this process, with a job that checks for assets that have an old schema version, and kicks off jobs to re-extract those assets.

However, if this re-extraction is mostly affecting old assets (i.e. if the schema will rarely change going forward), then I don't think it justifies the engineering cost, and will just get in the way of other efforts. The schema was changing at a much higher rate in the past, and so running re-extraction on those old assets may take care of >90% of the issue for the foreseeable future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant