-
Notifications
You must be signed in to change notification settings - Fork 87
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
Custom timeout for requests #687
Merged
Merged
Commits on Feb 15, 2024
-
setup uniform interfaces for all Client._request_impl overridden func…
…tions TODO: set up integration tests to ensure that high latency commands (like ledger) do not timeout within the default 10 seconds
Configuration menu - View commit details
-
Copy full SHA for 6a48b66 - Browse repository at this point
Copy the full SHA 6a48b66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4277d - Browse repository at this point
Copy the full SHA 4e4277dView commit details -
ensure that timeout is a keyword-only arg. this avoids mistaken usage…
… of this parameter
Configuration menu - View commit details
-
Copy full SHA for 101eaca - Browse repository at this point
Copy the full SHA 101eacaView commit details -
revert the changes to CHANGELOG. _request_impl is an internal impleme…
…ntation detail of the request method
Configuration menu - View commit details
-
Copy full SHA for e0b6bc4 - Browse repository at this point
Copy the full SHA e0b6bc4View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70dfb80 - Browse repository at this point
Copy the full SHA 70dfb80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9047651 - Browse repository at this point
Copy the full SHA 9047651View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b34e3f - Browse repository at this point
Copy the full SHA 8b34e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cf06f - Browse repository at this point
Copy the full SHA 83cf06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7141f - Browse repository at this point
Copy the full SHA 1e7141fView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cbc5ea - Browse repository at this point
Copy the full SHA 6cbc5eaView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 615a3fa - Browse repository at this point
Copy the full SHA 615a3faView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.