Skip to content

Reduce logspam of exception stacktraces for logs that can't be read#66

Merged
vierbergenlars merged 1 commit intomainfrom
suppress-exception-logging-for-logs
Oct 17, 2025
Merged

Reduce logspam of exception stacktraces for logs that can't be read#66
vierbergenlars merged 1 commit intomainfrom
suppress-exception-logging-for-logs

Conversation

@vierbergenlars
Copy link
Member

Logs not being able to be read is a common occurence when reading logs: a previous container often doesn't actually exist.
There is no easy way to detect this case without trying to read the logs

Logs not being able to be read is a common occurence when reading logs: a previous container often doesn't actually exist.
There is no easy way to detect this case without trying to read the logs
@vierbergenlars vierbergenlars requested a review from a team as a code owner October 17, 2025 12:31
@vierbergenlars vierbergenlars merged commit f9316fb into main Oct 17, 2025
4 checks passed
@vierbergenlars vierbergenlars deleted the suppress-exception-logging-for-logs branch October 17, 2025 13:54
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