louisdewar / doxa

The OLD version of DOXA (for the new version see https://doxaai.com) A customisable platform for creating fully automated AI 🧠 competitions.
https://doxa.uclaisociety.co.uk
14 stars 2 forks source link

Admin endpoint on UTTT to re-run matches for a user #43

Closed louisdewar closed 2 years ago

louisdewar commented 2 years ago

In the event of an error, or any other reason an admin may want to re-run matches for a user it would be nice to have an endpoint to do this. The alternative is that a user re-uploads their agent but this just gives another option for an admin to be proactive.

There is probably slightly different logic in how these matches are scheduled (maybe re-activate the agent).

Potentially the work here may follow into a future system where failed matches are detected automatically and re-scheduled - but this is significantly more complicated, there will need to be some logic for an upper limit.

louisdewar commented 2 years ago

perhaps