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

Increase MIRROR_NODE_RETRY_DELAY value to expand the delayed duration between repeated retries to the mirror nodes #2371

Closed
quiet-node opened this issue Apr 18, 2024 · 0 comments · Fixed by #2372
Assignees
Labels
enhancement New feature or request

Comments

@quiet-node
Copy link
Member

Problem

Currently, the default value for MIRROR_NODE_RETRY_DELAY is set to 250. However, this setting many times triggers a 'No matching record' error, indicating that the mirror node requires additional time to update records.

Solution

Increase the default value for MIRROR_NODE_RETRY_DELAY

Alternatives

No response

@quiet-node quiet-node added the enhancement New feature or request label Apr 18, 2024
@quiet-node quiet-node self-assigned this Apr 18, 2024
@quiet-node quiet-node moved this from Backlog to In Progress in Smart Contract Sprint Board Apr 18, 2024
quiet-node added a commit that referenced this issue Apr 18, 2024
@quiet-node quiet-node linked a pull request Apr 18, 2024 that will close this issue
2 tasks
@quiet-node quiet-node moved this from In Progress to In Review in Smart Contract Sprint Board Apr 19, 2024
quiet-node added a commit that referenced this issue Apr 19, 2024
quiet-node added a commit that referenced this issue Apr 19, 2024
quiet-node added a commit that referenced this issue Apr 19, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 3cd96bb.

Reapply "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 4871272.
quiet-node added a commit that referenced this issue Apr 22, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 3cd96bb.

Reapply "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 4871272.

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit a1315f5.
quiet-node added a commit that referenced this issue Apr 22, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 3cd96bb.

Reapply "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit 4871272.

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit a1315f5.
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit ec860ef.

Update mirrorNodeClient.ts

Signed-off-by: Logan Nguyen <[email protected]>
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 22, 2024
quiet-node added a commit that referenced this issue Apr 23, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit ec860ef.

Update mirrorNodeClient.ts

Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

Signed-off-by: Logan Nguyen <[email protected]>

test: divided ws-server total acceptancetest into batches

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit 98f0bd2.

test: divided ws-server total acceptancetest into batches (#2382)

Signed-off-by: Logan Nguyen <[email protected]>

fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit f7950f4.
@quiet-node quiet-node moved this from In Review to In Progress in Smart Contract Sprint Board Apr 23, 2024
quiet-node added a commit that referenced this issue Apr 23, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit ec860ef.

Update mirrorNodeClient.ts

Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

Signed-off-by: Logan Nguyen <[email protected]>

test: divided ws-server total acceptancetest into batches

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit 98f0bd2.

test: divided ws-server total acceptancetest into batches (#2382)

Signed-off-by: Logan Nguyen <[email protected]>

fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit f7950f4.
quiet-node added a commit that referenced this issue Apr 23, 2024
Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit ec860ef.

Update mirrorNodeClient.ts

Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

Signed-off-by: Logan Nguyen <[email protected]>

test: divided ws-server total acceptancetest into batches

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit 98f0bd2.

test: divided ws-server total acceptancetest into batches (#2382)

Signed-off-by: Logan Nguyen <[email protected]>

fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit f7950f4.
quiet-node added a commit that referenced this issue Apr 24, 2024
* fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)

Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

This reverts commit ec860ef.

Update mirrorNodeClient.ts

Signed-off-by: Logan Nguyen <[email protected]>

Revert "fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)"

Signed-off-by: Logan Nguyen <[email protected]>

test: divided ws-server total acceptancetest into batches

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit 98f0bd2.

test: divided ws-server total acceptancetest into batches (#2382)

Signed-off-by: Logan Nguyen <[email protected]>

fix: updated MIRROR_NODE_RETRY_DELAY to 2000ms (#2371)

Signed-off-by: Logan Nguyen <[email protected]>

Revert "test: divided ws-server total acceptancetest into batches"

This reverts commit f7950f4.

* fix: decreased MIRROR_NODE_RETRY_DELAY to 1800ms

Signed-off-by: Logan Nguyen <[email protected]>

---------

Signed-off-by: Logan Nguyen <[email protected]>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Smart Contract Sprint Board Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant