Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change exception as this is allowed to be retried #2591

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

vmcj
Copy link
Member

@vmcj vmcj commented Jun 8, 2024

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.

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.
Copy link

sentry-io bot commented Jun 8, 2024

🔍 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 👎

@vmcj vmcj requested a review from nickygerritsen June 8, 2024 11:14
@vmcj vmcj added this pull request to the merge queue Jun 8, 2024
Merged via the queue into DOMjudge:main with commit 3d3d641 Jun 8, 2024
22 checks passed
@vmcj vmcj deleted the retry_teamoutput branch June 8, 2024 15:09
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.

2 participants