Skip to content

Reduce stack trace noise in production logs#645

Open
potpie-agent[bot] wants to merge 1 commit intomainfrom
fix/reduce-stack-trace-log-noise
Open

Reduce stack trace noise in production logs#645
potpie-agent[bot] wants to merge 1 commit intomainfrom
fix/reduce-stack-trace-log-noise

Conversation

@potpie-agent
Copy link
Copy Markdown

@potpie-agent potpie-agent Bot commented Feb 25, 2026

Modified app/modules/utils/logger.py to limit exception tracebacks to the last 10 lines instead of showing the full stack trace. This keeps enough information for debugging while making logs less noisy.

@ASCE-D ASCE-D requested a review from Dsantra92 February 25, 2026 13:05
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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.

1 participant