Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rejection log sink response handler #95

Merged
merged 15 commits into from
Jan 6, 2025

Conversation

ademekici
Copy link
Contributor

@ademekici ademekici commented Dec 16, 2024

  • Added a rejection log sink response handler to collect errors occurring during DCP event mapping.
  • As discussed with @erayarslan, removed retry logic for MessageTooLargeError and default error cases.
  • Improves error tracking and simplifies retry behavior for enhanced system stability.

#94

@ademekici ademekici force-pushed the feature/rejection-log branch from 8001ae6 to 6324b53 Compare December 23, 2024 15:26
@ademekici ademekici requested a review from erayarslan December 23, 2024 15:28
@ademekici ademekici changed the title feat: add rejection log sink handler feat: add rejection log sink response handler Jan 6, 2025
README.md Outdated Show resolved Hide resolved
example/simple/main.go Outdated Show resolved Hide resolved
@erayarslan erayarslan merged commit 900b8a0 into master Jan 6, 2025
3 checks passed
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