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(rln-relay): increase retries for 1 minute recovery time #2614

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

rymnc
Copy link
Contributor

@rymnc rymnc commented Apr 22, 2024

Description

This PR increases the values for retryDelay and retryCount to allow nodes to recover over a longer duration than before (3 seconds)

Changes

  • increases retryDelay to 4000ms
  • increases retryCount to 15, giving the nodes 1 minute to recover

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2614-rln-v1

Built from 31bb3b7

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:2614-rln-v2

Built from 31bb3b7

Copy link
Contributor

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rymnc rymnc merged commit 1a23700 into master Apr 23, 2024
14 of 16 checks passed
@rymnc rymnc deleted the increase-retries-rln-relay branch April 23, 2024 13:11
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.

None yet

3 participants