Skip to content

Conversation

Jamesbarford
Copy link
Contributor

Modifies a SQL query to bring back an estimated_completed_at column for in_progress requests.

  • Update InProgress enum variant to have an estimated_completed_at field
  • Rename update_benchmark_request_status to set_benchmark_request_in_progress and only set the status to in_progress
  • Small update to frontend to display the estimated time in bold

@Jamesbarford
Copy link
Contributor Author

We're preferring a Rust-first solution to estimating times as it will be more maintainable for the codebase & more familiar to people than a moderately arcane SQL query.

@Jamesbarford Jamesbarford deleted the feat/benchmark-request-estimated-completion branch September 19, 2025 09:00
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.

1 participant