Skip to content

Submit through background jobs#60

Merged
msaroufim merged 1 commit into
mainfrom
use-background-submissions
Jun 18, 2026
Merged

Submit through background jobs#60
msaroufim merged 1 commit into
mainfrom
use-background-submissions

Conversation

@msaroufim

@msaroufim msaroufim commented Jun 18, 2026

Copy link
Copy Markdown
Member

Summary

  • Submit test, benchmark, and leaderboard runs through KernelBot's background submission endpoint
  • Poll the authenticated user submission endpoint until the server-side job finishes
  • Avoid tying long QR leaderboard runs to one long-lived SSE HTTP request

Prod row 814445 had a submission row but no runs and no job status. That matches the old synchronous endpoint path being cancelled or disconnected before Modal returned.

Test

  • cargo fmt --check
  • cargo check
  • cargo test

@msaroufim msaroufim merged commit 9914d51 into main Jun 18, 2026
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.

1 participant