Auto-detect lost connections
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Disconnections are currently only detected when trying to redirrect a call.
This means unused Targets stay in memory for no reason.
We could regularly check every Target to see if the connection is still active, and removed dead ones.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.