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

fix: time out slow senders #455

Merged
merged 2 commits into from
Jul 1, 2022
Merged

fix: time out slow senders #455

merged 2 commits into from
Jul 1, 2022

Conversation

achingbrain
Copy link
Member

If no Bitswap message is received from a remote after 30s, close the stream.

The timeout value is configurable.

If no Bitswap message is recieved from a remote after 30s, close the
stream.

The timeout value is configurable.
@achingbrain achingbrain merged commit 1a14c92 into master Jul 1, 2022
@achingbrain achingbrain deleted the fix/time-out-slow-senders branch July 1, 2022 16:54
github-actions bot pushed a commit that referenced this pull request Aug 11, 2022
## [12.0.2](v12.0.1...v12.0.2) (2022-08-11)

### Bug Fixes

* time out slow senders ([#455](#455)) ([1a14c92](1a14c92))

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([b590c92](b590c92))
* update project config ([#466](#466)) ([799e6b0](799e6b0))

### Dependencies

* update protobufs, it-pipe, etc ([#465](#465)) ([019d5e7](019d5e7))
@github-actions
Copy link

🎉 This PR is included in version 12.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant