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

Add mechanism to rebuild all environment documents after a given datetime #4887

Open
matthewelwell opened this issue Dec 4, 2024 · 0 comments
Labels
api Issue related to the REST API

Comments

@matthewelwell
Copy link
Contributor

In a case where a bug is deployed that causes environment documents to be saved to dynamo with bad data, we want a way to automatically rebuild all of those documents.

We can use the updated_at field in the dynamo documents (or just in RDS) to determine which documents actually need rebuilding.

@matthewelwell matthewelwell added the api Issue related to the REST API label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API
Projects
None yet
Development

No branches or pull requests

1 participant