close
Skip to content

Feature: Tie breaking based on running time#356

Open
jmnmv12 wants to merge 4 commits intomainfrom
feat/tie_breaking_based_on_running_time
Open

Feature: Tie breaking based on running time#356
jmnmv12 wants to merge 4 commits intomainfrom
feat/tie_breaking_based_on_running_time

Conversation

@jmnmv12
Copy link
Copy Markdown
Contributor

@jmnmv12 jmnmv12 commented Apr 30, 2026

Changelog

This PR updates the agent score calculating logic to take into account the running time. The evaluations_hydrated view was updated to calculate the average running seconds across all validator evaluation runs.

This is then used by the weight-receiving agent query to order the agents by score, runtime, and creation date. The top agents query was also updated with this logic to make sure agents are ordered correctly.

@ibraheem-abe ibraheem-abe self-requested a review April 30, 2026 19:42
Copy link
Copy Markdown
Contributor

@ibraheem-abe ibraheem-abe left a comment

Choose a reason for hiding this comment

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

Lgtm 👍
Just need to add the DB migration

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