Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Nov 15, 2023
1 parent cf3b72c commit 79007ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/submission.rb
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,7 @@ def report_if_internal_error

ExceptionNotifier.notify_exception(
InternalErrorException.new("Submission(#{id}) status was changed to internal error"),
env: self,
data: {
host: `hostname`,
judge: judge.name,
Expand Down

0 comments on commit 79007ef

Please sign in to comment.