Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>
  • Loading branch information
adpi2 and tgodzik committed Mar 25, 2024
1 parent b52c8f6 commit dfd7051
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -63,7 +63,7 @@ private[debug] final case class ClientConfigurationAdapter(
}
}
} catch {
case _: IllegalStateException => ()
case NonFatal(t) => scribe.warn("unexpected error when adapting stack trace response", t)
}
}
result
Expand Down

0 comments on commit dfd7051

Please sign in to comment.