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

Use status endpoint in monitor (refactor) #2391

Closed
melotik opened this issue Sep 28, 2023 · 0 comments · Fixed by #2406
Closed

Use status endpoint in monitor (refactor) #2391

melotik opened this issue Sep 28, 2023 · 0 comments · Fixed by #2406
Assignees
Labels
enhancement New feature or request p1 medium priority

Comments

@melotik
Copy link
Contributor

melotik commented Sep 28, 2023

What do you think is missing?
We can utilize the status endpoint in the subgraph monitor.

Describe the solution you'd like
The things it can do:

  • If there is an error in a prod deployment, alert right away without sending queries to the graph
  • The decentralized network does not need to make queries for the deploymentID

All around more queries to the status endpoint will keep fresher data more often.

Question
What is the origin of requests from the monitor?

@melotik melotik added the enhancement New feature or request label Sep 28, 2023
@melotik melotik moved this from Discussions to Assigned for Fixes in Subgraph Development Sep 28, 2023
@melotik melotik added the p1 medium priority label Sep 28, 2023
@dhruv-chauhan dhruv-chauhan linked a pull request Oct 16, 2023 that will close this issue
@dhruv-chauhan dhruv-chauhan moved this from Assigned for Fixes to In Review in Subgraph Development Oct 16, 2023
@dhruv-chauhan dhruv-chauhan moved this from In Review to Ready for Review in Subgraph Development Oct 16, 2023
@github-project-automation github-project-automation bot moved this from Ready for Review to Deploy To Hosted Service in Subgraph Development Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p1 medium priority
Projects
Status: Deploy To Hosted Service
Development

Successfully merging a pull request may close this issue.

2 participants