Skip to content

fix: ensure metrics are emitted even if batch fails#65

Merged
effron merged 2 commits intomasterfrom
effron/main/make-sure-metrics-emit-during-bad-batches
Mar 5, 2026
Merged

fix: ensure metrics are emitted even if batch fails#65
effron merged 2 commits intomasterfrom
effron/main/make-sure-metrics-emit-during-bad-batches

Conversation

@effron
Copy link
Copy Markdown
Contributor

@effron effron commented Mar 5, 2026

Summary

When we hit the death loop with the batch too large exception, batch metrics stopped being emitted. This ensures we emit metrics before we process the batch.

/no-platform

@effron effron requested a review from a team as a code owner March 5, 2026 16:04
@effron effron changed the title Effron/main/make sure metrics emit during bad batches fix: ensure metrics are emitted even if batch fails Mar 5, 2026
Copy link
Copy Markdown
Member

@smudge smudge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain LGTM && platform LGTM

@effron effron merged commit c0aa511 into master Mar 5, 2026
29 checks passed
@effron effron deleted the effron/main/make-sure-metrics-emit-during-bad-batches branch March 5, 2026 18:48
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