dapr / dapr/dotnet-sdk

[Proposal] Ability to pass per entry metadata to bulk publish.

Open
#1,198 5 comments 1 reaction 0 assignees View on GitHub
area/client/pubsub kind/enhancement
Dominant language
C#
Stars
1.2k
Forks
378
Avg merge
2d 1h
Merged PRs (30d)
6

Description

In https://github.com/dapr/dotnet-sdk/blob/master/src/Dapr.Client/DaprClientGrpc.cs#L214, the entry metadata is always empty which prevents us to set the sessionId when publishing events to a session enabled topic.

An option would be to add an overload which takes a list of entries as parameter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.