DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
719 stars 254 forks source link

Change exception as this is allowed to be retried #2591

Closed vmcj closed 3 months ago

vmcj commented 3 months ago

The BadRequest implies that the request should not be repeated but as this is most likely a temporary problem we should encourage agents to get back.

sentry-io[bot] commented 3 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: webapp/src/Controller/Jury/SubmissionController.php

Function Unhandled Issue
App\Controller\Jury\SubmissionController::teamOutputAction Symfony\Component\HttpKernel\Exception\BadRequestHttpException: No team output available (yet). /src/Controller/Jury/SubmissionController.php in App\Control...
Event Count: 1

Did you find this useful? React with a 👍 or 👎