Skip to content

MLE-28401: Add missing guard for logging retry message#594

Merged
yunzvanessa merged 1 commit intodevelop-11from
feature/MLE-28401-11
Apr 15, 2026
Merged

MLE-28401: Add missing guard for logging retry message#594
yunzvanessa merged 1 commit intodevelop-11from
feature/MLE-28401-11

Conversation

@yunzvanessa
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates DatabaseTransformWriter to avoid emitting a “retrying commit” debug message on the initial commit attempt (attempt 0), aligning the log behavior with actual retries.

Changes:

  • Guard the “Retrying committing batch…” debug log so it only logs when commitRetry > 0.
  • Minor log message formatting cleanup (comma spacing).
  • Update the file’s copyright header.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yunzvanessa yunzvanessa merged commit a441a1a into develop-11 Apr 15, 2026
7 checks passed
@yunzvanessa yunzvanessa deleted the feature/MLE-28401-11 branch April 15, 2026 00:31
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.

3 participants