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

Docs: Add docs for transient connections #1901

Closed
maschad opened this issue Jul 26, 2023 · 0 comments
Closed

Docs: Add docs for transient connections #1901

maschad opened this issue Jul 26, 2023 · 0 comments
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue topic/docs Documentation

Comments

@maschad
Copy link
Member

maschad commented Jul 26, 2023

Some connections have resources limits imposed on them, such as circuit relay connections. If these limits are breached the connection will be closed by the remote. To address this use case we facilitate transient connections. They may also used for DOS mitigation which is slightly different but still related.

Related #1890

@maschad maschad added help wanted Seeking public contribution on this issue good first issue Good issue for new contributors need/triage Needs initial labeling and prioritization topic/docs Documentation and removed need/triage Needs initial labeling and prioritization labels Jul 26, 2023
@maschad maschad closed this as completed Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good issue for new contributors help wanted Seeking public contribution on this issue topic/docs Documentation
Projects
Archived in project
Development

No branches or pull requests

1 participant