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

feat: retry transaction submissions #593

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

cdummett
Copy link
Collaborator

When running console tests in parallel, vegawallet.out raises following error when a transaction submitted through the console blocks market-sim from submitting transactions.

! Error: the wallet is locked (Application error)

PR catches HTTP server errors and waits untill the wallet has finished processing the transaction submitted through console.

@cdummett cdummett self-assigned this Jan 17, 2024
@cdummett cdummett marked this pull request as ready for review January 17, 2024 12:44
@cdummett cdummett requested a review from a team as a code owner January 17, 2024 12:44
@cdummett cdummett merged commit 4440abb into develop Jan 17, 2024
7 of 8 checks passed
@cdummett cdummett deleted the feat/retry_transaction_submissions branch January 17, 2024 13:37
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

Successfully merging this pull request may close these issues.

2 participants