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

New parameter: pruneBackoff and unsubcribeBackoff #249

Closed
twoeths opened this issue May 12, 2022 · 2 comments · Fixed by #447
Closed

New parameter: pruneBackoff and unsubcribeBackoff #249

twoeths opened this issue May 12, 2022 · 2 comments · Fixed by #447

Comments

@twoeths
Copy link
Contributor

twoeths commented May 12, 2022

Motivation

  • Right now we have backoff time as a constant of 1 minute
export const GossipsubPruneBackoff = minute

Description

  • Support unsubscribeBackoff param when we unsubscribe from a topic, default to some seconds
  • Support pruneBackoff param for other scenarios, default to 1 minute
@stale
Copy link

stale bot commented Aug 13, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta-stale label Aug 13, 2022
@twoeths
Copy link
Contributor Author

twoeths commented Aug 15, 2022

unstale

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 a pull request may close this issue.

1 participant