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: wait for request when timeout response is received #64

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

frolvanya
Copy link
Contributor

image

Some requests require a bit more time, so we need to wait for some time instead of throwing an error

I've added custom jsonrpc status codes only 2 months ago and in near-jsonrpc-client this change was added 2 months ago as well, so I had to update our near-... crates

@frolvanya frolvanya requested review from kiseln and karim-en January 11, 2025 02:03
@frolvanya frolvanya linked an issue Jan 11, 2025 that may be closed by this pull request
@frolvanya frolvanya merged commit 2223030 into main Jan 11, 2025
1 of 5 checks passed
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.

Fix an issue with timeout on near rpc call
2 participants