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

Indexer: Implement new provider discovery endpoint #90

Closed
baktun14 opened this issue Jan 29, 2024 · 4 comments
Closed

Indexer: Implement new provider discovery endpoint #90

baktun14 opened this issue Jan 29, 2024 · 4 comments
Assignees

Comments

@baktun14
Copy link
Contributor

  • Update database schema to support multiple features for provider snapshots
  • Index the new features with the provider snapshots
  • Optimize the sql queries
@github-project-automation github-project-automation bot moved this to Backlog (not prioritized) in Core Product and Engineering Roadmap Jan 29, 2024
@baktun14 baktun14 moved this from Backlog (not prioritized) to Up Next (prioritized) in Core Product and Engineering Roadmap Jan 29, 2024
@brewsterdrinkwater brewsterdrinkwater moved this from Up Next (prioritized) to In Progress (prioritized) in Core Product and Engineering Roadmap Jan 30, 2024
@Redm4x
Copy link
Contributor

Redm4x commented Feb 6, 2024

Feb 6, 2024:

Schema is updated to track nodes and cpu/gpu models. Added support for new status endpoint. Took the opportunity for optimizing our existing sql query, the slow queries are now fixed. Will try to update the sandbox indexer by tomorrow.

@Redm4x
Copy link
Contributor

Redm4x commented Feb 13, 2024

Feb 13, 2024:

Mostly done in #95, will enable completly once the provider's /version endpoint is fixed.

@Redm4x
Copy link
Contributor

Redm4x commented Feb 20, 2024

Feb 20, 2024:

Created #105 for enabling grpc and some bugfixes. Will release to production this afternoon.

@Redm4x Redm4x moved this from In Progress (prioritized) to In Test (or staging) in Core Product and Engineering Roadmap Feb 20, 2024
@Redm4x
Copy link
Contributor

Redm4x commented Mar 5, 2024

This was deployed for mainnet and sandbox and everything is working as expected.

@Redm4x Redm4x closed this as completed Mar 5, 2024
@github-project-automation github-project-automation bot moved this from In Test (or staging) to Released (in Prod) in Core Product and Engineering Roadmap Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released (in Prod)
Development

No branches or pull requests

2 participants