temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
77 stars 65 forks source link

Including `approximate_backlog_counter` in Request/Response protos #395

Closed Shivs11 closed 3 months ago

Shivs11 commented 3 months ago

Describe what has changed in this PR

Tell your future self why have you made these changes

Functional testing approximate_backlog_counter Allowing the feature to be present for clients/workers call DescribeTaskQueue.

Are there any breaking changes on binary or code level?

No.