Skip to content

GitHub Issue 1332: Reduce per-row logging#7877

Open
labkey-jeckels wants to merge 1 commit into
release26.7-SNAPSHOTfrom
26.7_fb_1332_tamePerRowLogging
Open

GitHub Issue 1332: Reduce per-row logging#7877
labkey-jeckels wants to merge 1 commit into
release26.7-SNAPSHOTfrom
26.7_fb_1332_tamePerRowLogging

Conversation

@labkey-jeckels

Copy link
Copy Markdown
Contributor

Rationale

A misconfigured query produced ~2 million messages in 30 minutes because it logged once per row per query execution.

Changes

  • Throttle the complaints when we have a format string that can't be applied to the value given
  • Tame similar areas that do per-row logging about config/value problems

@labkey-jeckels
labkey-jeckels requested a review from a team July 23, 2026 04:16
@labkey-jeckels labkey-jeckels self-assigned this Jul 23, 2026
@labkey-jeckels labkey-jeckels added this to the 26.07 milestone Jul 23, 2026
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