Skip to content

fix: select deployment outside of indexer-selection#857

Merged
Theodus merged 1 commit intomainfrom
theodus/subgraph-versions
Jun 20, 2024
Merged

fix: select deployment outside of indexer-selection#857
Theodus merged 1 commit intomainfrom
theodus/subgraph-versions

Conversation

@Theodus
Copy link
Member

@Theodus Theodus commented Jun 20, 2024

This should improve user experience by selecting the subgraph version outside of indexer-selection. Using indexer-selection hasn't been a perfect fit because it considers factors, such as expected latency, that do not line up with expectations for version selection. The downside of this change is that it opens up an abuse vector for indexers that claim a false indexing status. But we have decided it is reasonable to block such indexers.

@Theodus Theodus requested a review from LNSD June 20, 2024 17:48
@Theodus Theodus mentioned this pull request Jun 20, 2024
Copy link
Contributor

@LNSD LNSD left a comment

Choose a reason for hiding this comment

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

LGTM ✅

@Theodus Theodus merged commit acb6323 into main Jun 20, 2024
@Theodus Theodus deleted the theodus/subgraph-versions branch June 20, 2024 19:17
Theodus added a commit that referenced this pull request Jun 20, 2024
# Release Notes
- fix: indexing progress cache, isolate by URL
- fix: remove excess timeout (#851)
- feat: log all response error messages (#852)
- fix: success rate cutoff at fixed time behind chain head (#853, #854)
- fix: select deployment outside of indexer-selection (#857)
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