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

Make RPC handlers async #1019

Closed
wants to merge 6 commits into from
Closed

Conversation

rakanalh
Copy link
Contributor

Copy link
Member

@eyusufatik eyusufatik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

way too macro business going on. leaving review of this to @kpp

one thing I want to understand is by making rpc functions async, we get to have tokio manage long running rpc calls better, am i right?

@eyusufatik eyusufatik requested a review from kpp August 21, 2024 07:52
@rakanalh rakanalh closed this Aug 21, 2024
@rakanalh rakanalh deleted the rakanalh/make-rpc-handlers-async branch August 21, 2024 14:16
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.

Resolve long running RPC calls halting node sync
2 participants