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

[bug] sending too fast closes connections #123

Closed
neonphog opened this issue Feb 5, 2025 · 0 comments · Fixed by #124
Closed

[bug] sending too fast closes connections #123

neonphog opened this issue Feb 5, 2025 · 0 comments · Fixed by #124
Assignees

Comments

@neonphog
Copy link
Collaborator

neonphog commented Feb 5, 2025

with errors such as:

close: webrtc buffer overflow
send_framed_error
channel is full

Write 2 stress tests, one that sends small messages quickly and one that sends large messages quickly, repair any paths that lead to connections closing by using async backpressure.

@github-project-automation github-project-automation bot moved this to Backlog in Holochain Feb 5, 2025
@neonphog neonphog moved this from Backlog to In progress in Holochain Feb 5, 2025
@neonphog neonphog self-assigned this Feb 5, 2025
@neonphog neonphog moved this from In progress to In review in Holochain Feb 5, 2025
@github-project-automation github-project-automation bot moved this from In review to Done in Holochain Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant