Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/website/micromatch…
Browse files Browse the repository at this point in the history
…-4.0.8
  • Loading branch information
brmagadutra authored Feb 10, 2025
2 parents f8be7de + 891c482 commit ddc8445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/KafkaFlow/Consumers/ConsumerWorker.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ private async Task ProcessMessageAsync(IMessageContext context, CancellationToke
{
context.Message,
context.ConsumerContext.Topic,
context.ConsumerContext.TopicPartitionOffset,
MessageKey = context.Message.Key,
context.ConsumerContext.ConsumerName,
});
Expand Down

0 comments on commit ddc8445

Please sign in to comment.