microsoft / microsoft/durabletask-java

Add support for history streaming

Đang mở
#228 0 bình luận 1 reaction 1 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

P2
Ngôn ngữ chính
Java
Star
29
Fork
18
Merge trung bình
1 ngày 10 giờ
Pull request đã merge (30 ngày)
2

Mô tả

This PR (https://github.com/microsoft/durabletask-dotnet/pull/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: https://github.com/microsoft/durabletask-protobuf/pull/30.

please implement support for history event streaming in durabletask-java

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.