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

Make in-progress transactions fault tolerant #79

Open
Divide-By-0 opened this issue May 2, 2023 · 0 comments
Open

Make in-progress transactions fault tolerant #79

Divide-By-0 opened this issue May 2, 2023 · 0 comments
Labels

Comments

@Divide-By-0
Copy link
Member

Divide-By-0 commented May 2, 2023

Currently, we hardcode the reply pipeline into the code. It would be great if it instead transitioned between stages that were persisted to a local/cloud DB, and was able to resume a partway transaction upon a crash by retrieving the DB state.

@Divide-By-0 Divide-By-0 added the low label May 2, 2023
@Divide-By-0 Divide-By-0 changed the title Make server fault tolerant Make server fault tolerant + fix disconnect May 3, 2023
@Divide-By-0 Divide-By-0 changed the title Make server fault tolerant + fix disconnect Make server data fault tolerant May 3, 2023
@Divide-By-0 Divide-By-0 removed the high label May 5, 2023
@Divide-By-0 Divide-By-0 changed the title Make server data fault tolerant Make in-progress transactions fault tolerant May 21, 2024
@Divide-By-0 Divide-By-0 transferred this issue from zkemail/relayer May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant