Skip to content

[CNDE-2041] DLT update to retry failed messages#315

Merged
rshanmugam-enquizit merged 6 commits intomainfrom
CNDE-2041-kafka-producer-update
Mar 12, 2025
Merged

[CNDE-2041] DLT update to retry failed messages#315
rshanmugam-enquizit merged 6 commits intomainfrom
CNDE-2041-kafka-producer-update

Conversation

@rshanmugam-enquizit
Copy link
Contributor

@rshanmugam-enquizit rshanmugam-enquizit commented Mar 12, 2025

Notes

This PR is for new feature to scan the DLT table and retry any of the errors that are caused by the kafka being unavailable or down momentarily or due to network issues. The failed message will be written to the DLT table and cron scheduler running job will pick it up and try to re-inject again.

JIRA

Checklist

Types of changes

What types of changes does this PR introduces?

  • Bugfix
  • New feature
  • Breaking change

Testing

  • Does this PR has >90% code coverage?
  • Is the screenshot attached for code coverage?
  • Does the gradle build pass in your local?
  • Is the gradle build logs attached?
Screenshot 2025-03-11 at 5 44 56 PM

@sonarqubecloud
Copy link

@rshanmugam-enquizit rshanmugam-enquizit merged commit 820f49b into main Mar 12, 2025
3 checks passed
@rshanmugam-enquizit rshanmugam-enquizit deleted the CNDE-2041-kafka-producer-update branch March 12, 2025 15:44
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