Skip to content

Conversation

Tang8330
Copy link
Contributor

@Tang8330 Tang8330 commented Aug 8, 2025

No description provided.

}

func (t *ConsumerProvider) FetchMessageAndProcess(ctx context.Context, do func(kafka.Message) error) error {
msg, err := t.Consumer.FetchMessage(ctx)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Peek?

@Tang8330 Tang8330 changed the title [wip] More kafka work Better handling on Kafka Aug 13, 2025
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