Skip to content

drop socket task if one side gave up on the connection#258

Merged
lablans merged 2 commits into
developfrom
push-ovyrnuxytotp
May 13, 2026
Merged

drop socket task if one side gave up on the connection#258
lablans merged 2 commits into
developfrom
push-ovyrnuxytotp

Conversation

@Threated
Copy link
Copy Markdown
Member

@Threated Threated commented May 13, 2026

This should help especially in scenarios where the receiver is slow/overwhelmed as it does not receive tasks anymore that the sender already gave up on.
What was making it worse is that beam-connect waited 10s after such a failed request leading to more dead requests accumulating.

Will test it on the vm broker which seems to badly suffer from this. Works

@Threated Threated requested a review from TKussel May 13, 2026 09:57
@Threated Threated force-pushed the push-ovyrnuxytotp branch from ec9425e to 7d50b64 Compare May 13, 2026 11:12
@lablans lablans merged commit 462bc0d into develop May 13, 2026
54 of 60 checks passed
@lablans lablans deleted the push-ovyrnuxytotp branch May 13, 2026 16:45
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

Successfully merging this pull request may close these issues.

2 participants