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

handle subgraph errors #1778

Closed
wants to merge 1 commit into from
Closed

handle subgraph errors #1778

wants to merge 1 commit into from

Conversation

gmbronco
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Mar 20, 2025

🦋 Changeset detected

Latest commit: c60a558

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment on lines +6 to +8
error.message.includes('Too many requests') ||
error.message.includes('bad indexers') ||
error.message.includes('Bad Gateway')
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we should let these errors still throw. We still need to know if crons fail because of it. I dont think its enough to just rely on the subgraph-lag alerts

@gmbronco gmbronco closed this Apr 11, 2025
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.

2 participants