Skip to content

Fix/remove redundant call to sidecar #102

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

Merged
merged 17 commits into from
Apr 14, 2025

Conversation

tensorplex-validator
Copy link
Contributor

  • Query average completion time in DB instead of loading the full table and calculate on each submission of tasks results request
  • Added resource profiling of each route to log the performance the routes
  • Changed handleMetricData function into a single go-routine instead of multiple go routines
  • Updated the context used within handleMetricData to timeout in 30 seconds, so that no phantom go routines will be alive even after the request context is over

Copy link
Collaborator

@codebender37 codebender37 left a comment

Choose a reason for hiding this comment

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

lgtm

@tensorplex-validator tensorplex-validator merged commit 0d7b778 into dev Apr 14, 2025
1 check 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.

3 participants