OpsBotPrime (1):
Merge #132: Implement pausing for submissions
Sem Mulder (11):
Use u64 in count_* functions
Make tests timeout properly, in preparation for showing failure logs properly
Make complete_chunk and fail_chunk not error when processing previously completed, failed, or cancelled chunks
Allow submissions to be created in a paused state
Address feedback
Pull out queries and EXPLAIN the now shared query
Address Copilot's suppressed comments
Address feedback
Print an actionable message when `just semver` fails
Clarify test
Use an InitialSubmissionStatus enum instead of a paused boolean