Skip to content

Commit

Permalink
Merge pull request #6 from JBrenesSimpat/Config-Change
Browse files Browse the repository at this point in the history
CONFIG change
  • Loading branch information
JBrenesSimpat authored Nov 13, 2024
2 parents 5a8519f + ff1f054 commit 91ce5b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ CancellationToken cancellationToken
JsonSerializer.Serialize(
new
{
message = "An uncaught error has occurred",
message = "An uncaught error has occurred.",
error = new { exception.Message, exception.StackTrace },
traceId = traceId,
}
Expand Down

0 comments on commit 91ce5b0

Please sign in to comment.