ssciwr / predicTCR

In development
https://predictcr.lkeegan.dev
MIT License
2 stars 0 forks source link

Endpoint to check if user can submit a job #14

Closed lkeegan closed 1 month ago

lkeegan commented 1 month ago

Endpoint should return true or false as well as a message, eg "you can submit another sample for analysis in 30 minutes" or "you have reached your analysis quota", etc

Then Web interface can poll this every few minutes and update, instead of only providing this information after the user tries and fails to submit a job