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

P2P: increase p2p-stream timeout or change its mechanics #2120

Open
CHr15F0x opened this issue Jul 15, 2024 · 1 comment
Open

P2P: increase p2p-stream timeout or change its mechanics #2120

CHr15F0x opened this issue Jul 15, 2024 · 1 comment
Assignees
Milestone

Comments

@CHr15F0x
Copy link
Member

Timeout is set on all expected responses from the stream so longer reply streams always time out.

Increase the timeout or make it count for the time when no reply was received.

@CHr15F0x CHr15F0x added this to the P2P sync milestone Jul 15, 2024
@CHr15F0x CHr15F0x self-assigned this Jan 29, 2025
@CHr15F0x
Copy link
Member Author

We need 2 kinds of timeouts:

  • a timeout for the entire stream (the one that we currently have),
  • a period within which we expect the next reply.

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

1 participant