Are we catching circuit change events? #766

Closed
opened 2023-11-05 22:04:49 +00:00 by dan · 2 comments
Owner

occasionaly my desktop cwtch is all offline but thinks things are fine after running for a while. is it possible there was a circut change and all our stuff is stale? cus rebooting tor insdie the app reconnects to things fine

occasionaly my desktop cwtch is all offline but thinks things are fine after running for a while. is it possible there was a circut change and all our stuff is stale? cus rebooting tor insdie the app reconnects to things fine
Owner

My suspicion is that an error is being swallowed in Bine (or, less likely, Connectivity). Even less likely is Tor not surfacing the issue at all...

Regardless...Cwtch should probably be more aggressive about timing out connections. We have some signals we can use (delayed ack's being the main one, but we should likely consider sending pings too as part of the peer protocol)

My suspicion is that an error is being swallowed in Bine (or, less likely, Connectivity). Even less likely is Tor not surfacing the issue at all... Regardless...Cwtch should probably be more aggressive about timing out connections. We have some signals we can use (delayed ack's being the main one, but we should likely consider sending pings too as part of the peer protocol)
Owner

Pretty sure the bugs behind this are fixed...we were not correctly clearing out retry requests.

Pretty sure the bugs behind this are fixed...we were not correctly clearing out retry requests.
sarah closed this issue 2024-02-12 02:48:17 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#766
No description provided.