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(client): do not retry verification GETs #888

Merged
merged 3 commits into from Oct 24, 2023

Conversation

joshuef
Copy link
Contributor

@joshuef joshuef commented Oct 23, 2023

Either first attempt works, or we move on

Description

Summary generated by Reviewpad on 23 Oct 23 19:16 UTC

This pull request updates the client implementation in the api.rs file. Specifically, it modifies the get_record_from_network function calls by changing the last parameter from true to false. This change ensures that verification GETs are not retried and instead either the first attempt works or the process moves on.

@reviewpad reviewpad bot added the Small Pull request is small label Oct 23, 2023
@joshuef joshuef marked this pull request as ready for review October 24, 2023 04:40
@reviewpad reviewpad bot requested a review from maqi October 24, 2023 04:40
@joshuef joshuef disabled auto-merge October 24, 2023 05:07
@joshuef joshuef merged commit 9b8b7d4 into maidsafe:main Oct 24, 2023
29 of 30 checks passed
@joshuef joshuef deleted the DoNotRetryVerificationGets branch October 24, 2023 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Small Pull request is small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants