temporalio / api

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

Update DescribeTaskQueueResponse to remove BacklogInfo #397

Closed Shivs11 closed 2 months ago

Shivs11 commented 2 months ago

BacklogInfo shall be present inside the versions_info map (changes made in this PR).

Shivs11 commented 2 months ago

merging this for now, in the interest of time. The merge is also inside my own feature-brach, so worst comes to worst we can always revert if any issues spring up.