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

feature: add sinkResponseHandler #81

Merged
merged 1 commit into from
Jan 5, 2024
Merged

feature: add sinkResponseHandler #81

merged 1 commit into from
Jan 5, 2024

Conversation

enesyalinkaya
Copy link
Contributor

For Kafka events in our outbox bucket, we want to use go-dcp-kafka to send them. When event is published, we want to remove the event document from the outbox bucket. #77

For this reason, I made a development sinkResponseHandler to handle the function after the event is published or failed.

Copy link
Member

@mhmtszr mhmtszr left a comment

Choose a reason for hiding this comment

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

LGTM.

@erayarslan erayarslan merged commit 953445c into Trendyol:master Jan 5, 2024
2 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.

3 participants