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

Increase Active Ignored Request Timeout #1660

Closed
mvandeberg opened this issue Oct 16, 2017 · 1 comment
Closed

Increase Active Ignored Request Timeout #1660

mvandeberg opened this issue Oct 16, 2017 · 1 comment
Assignees

Comments

@mvandeberg
Copy link
Contributor

When a node requests a transaction or block, there is a 1 second timeout before disconnecting and asking another peer. We know there are circumstances in which full API nodes can't respond within one second, causing all peers to disconnect from them.

We want to increase this value to 6 to give ample time for the p2p code to respond to the request.

@theoreticalbts
Copy link
Contributor

Let's not close this ticket until we've merged PR's for both master and develop

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

No branches or pull requests

2 participants