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

[Merged by Bors] - Increase maximum gossipsub subscriptions #2531

Closed
wants to merge 1 commit into from

Conversation

AgeManning
Copy link
Member

Due to the altair fork, in principle we can now subscribe to up to 148 topics. This bypasses our original limit and we can end up rejecting subscriptions.

This PR increases the limit to account for the fork.

@AgeManning
Copy link
Member Author

bors r+

@AgeManning AgeManning added the ready-for-merge This PR is ready to merge. label Aug 26, 2021
bors bot pushed a commit that referenced this pull request Aug 26, 2021
Due to the altair fork, in principle we can now subscribe to up to 148 topics. This bypasses our original limit and we can end up rejecting subscriptions. 

This PR increases the limit to account for the fork.
@bors bors bot changed the title Increase maximum gossipsub subscriptions [Merged by Bors] - Increase maximum gossipsub subscriptions Aug 26, 2021
@bors bors bot closed this Aug 26, 2021
pawanjay176 pushed a commit to pawanjay176/lighthouse that referenced this pull request Aug 27, 2021
Due to the altair fork, in principle we can now subscribe to up to 148 topics. This bypasses our original limit and we can end up rejecting subscriptions. 

This PR increases the limit to account for the fork.
@AgeManning AgeManning deleted the gossipsub-max-subscriptions branch September 29, 2021 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants