-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Milestone
Description
Today there is no way to provide a dead letter topic for streaming subscriptions in either subscribeToEvents() method:
public <T> Subscription subscribeToEvents( public <T> Flux<CloudEvent<T>> subscribeToEvents(String pubsubName, String topic, TypeRef<T> type) {
This is supported in the protos in dapr and should be implemented in the SDK.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels