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

Features/implement new status endpoint #95

Merged
merged 17 commits into from
Feb 13, 2024

Conversation

Redm4x
Copy link
Contributor

@Redm4x Redm4x commented Feb 9, 2024

  • Support for the new provider's status endpoint (grpc)
    • Keep track of nodes and cpu/gpu info (vendor/model)
    • Fallback to old tracking if provider isn't updated yet (based on the /version endpoint)
  • Improved performance for provider graphs

@Redm4x Redm4x force-pushed the features/implement-new-status-endpoint branch from 9bd9239 to d1552ca Compare February 9, 2024 16:41
@Redm4x
Copy link
Contributor Author

Redm4x commented Feb 13, 2024

Added a flag to disable the new status endpoint for now, will deploy like this to get performance improvements asap and will enable grpc later on.

@Redm4x Redm4x marked this pull request as ready for review February 13, 2024 15:59
@Redm4x Redm4x merged commit df3c658 into main Feb 13, 2024
5 checks passed
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