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

[TOOLING] State consistency between db and ground truth #460

Open
seaerchin opened this issue Jul 1, 2022 · 0 comments
Open

[TOOLING] State consistency between db and ground truth #460

seaerchin opened this issue Jul 1, 2022 · 0 comments

Comments

@seaerchin
Copy link
Contributor

Problem

After #459, we have a mechanism of creating sites automatically through using formsg. however, we still do not have rollback mechanisms. this implies that when a site fails to create, there will be a site record created within our database, which is inconsistent with the ground truth.

Hence, there's a need for a rollback mechanism to be implemented across our services so that when any step in particular fails, the artefacts of that step is rolled back so that our db is logically consistent with the ground truth

related to #453

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