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

Resume unfinished swaps after startup #374

Closed
da-kami opened this issue Mar 25, 2021 · 0 comments · Fixed by #376
Closed

Resume unfinished swaps after startup #374

da-kami opened this issue Mar 25, 2021 · 0 comments · Fixed by #376
Assignees
Labels
asb Related to the automated swap backend

Comments

@da-kami
Copy link
Member

da-kami commented Mar 25, 2021

Includes:

  • Fetching all unfinished swaps from database
  • Resume all unfinished swaps by starting them in their known state from the database

Strategy:

Each state of the swap execution has to be able to decide how to move forward, given that the asb might have been offline prior to starting the swap execution at the given state.

@da-kami da-kami added the asb Related to the automated swap backend label Mar 25, 2021
@da-kami da-kami added this to Project backlog in Add stability, recovery and analytics via automation Mar 25, 2021
@da-kami da-kami moved this from Project backlog to In progress in Add stability, recovery and analytics Mar 31, 2021
@da-kami da-kami self-assigned this Mar 31, 2021
@bors bors bot closed this as completed in d144405 Apr 1, 2021
Add stability, recovery and analytics automation moved this from In progress to Done Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asb Related to the automated swap backend
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant