-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
P2Priority 2Priority 2
Description
This PR (microsoft/durabletask-dotnet#370) adds support for history event streaming, which is a mechanism intended to unblock scenarios where the size of the orchestration instance history exceeds the gRPC message size limit. It assumes that the backend service that implements the gRPC protocol supports a newly added supportsHistoryStreaming feature. The corresponding protobuf change is here: microsoft/durabletask-protobuf#30.
please implement support for history event streaming in durabletask-java
Copilot
Metadata
Metadata
Assignees
Labels
P2Priority 2Priority 2