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

fix: Handle http errors in wasm test #4420

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

benthecarman
Copy link
Contributor

Closes #4393

I suspect this happened because an http error was returned and it tried to parse the error string as an InviteCode

@benthecarman benthecarman requested a review from a team as a code owner February 26, 2024 18:06
@elsirion
Copy link
Contributor

I wonder if it will now just fail differently and we'll have to add wait/retry logic.

@benthecarman
Copy link
Contributor Author

Yeah probably

@dpc dpc added this pull request to the merge queue Feb 26, 2024
Merged via the queue into fedimint:master with commit 0778bf8 Feb 26, 2024
20 checks passed
@benthecarman benthecarman deleted the wasm-test branch February 26, 2024 23:56
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.

Weird WASM flake
3 participants