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

Interval loop on long running routers can get stuck #6089

Open
2 tasks
preethamr opened this issue Apr 22, 2024 · 1 comment
Open
2 tasks

Interval loop on long running routers can get stuck #6089

preethamr opened this issue Apr 22, 2024 · 1 comment
Assignees
Labels
Bug Issue type: Bug

Comments

@preethamr
Copy link
Collaborator

Problem

Interval loop on long running routers can get stuck.
Noticed in Hashquark router logs, with stuck interval loops that query subgraphs, but sendStatusToSequencer functions as expected, leading us to believe the router is actually working.

Impact

Overall reliability of the network.

Proposed Solution

Acceptance Criteria

From an end user perspective, the below criteria must be met to consider this done:

  • Test the stop mechanism against a simulated stuck interval loops
  • Router recovers from the stuck loop and resumes iterations
@alexwhte
Copy link
Contributor

@preethamr is this done?

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

No branches or pull requests

2 participants