Skip to content

Add support for history streaming #228

@YunchuWang

Description

@YunchuWang

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

Metadata

Metadata

Assignees

Labels

P2Priority 2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions