Feat: gRPC message size configurable for TS SDK#3881
Conversation
|
@jishnundth is attempting to deploy a commit to the Hatchet Team on Vercel. A member of the Team first needs to authorize it. |
|
Promptless prepared a documentation update related to this change. Triggered by PR #3881 Updated worker configuration documentation to include the new TypeScript SDK gRPC message size options ( Review: Document gRPC message size configuration for TypeScript SDK |
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
|
||
| ## [1.22.2] - 2026-05-11 |
There was a problem hiding this comment.
Seems there's a conflict with the CHANGELOG. Can you rebase against main?
There was a problem hiding this comment.
@gregfurman Better merge it quickly if everything looks good. Else, it'll keep on getting conflicted with the new changes.
ea30b23 to
6077616
Compare
Description
Make gRPC message send and receive size configurable at the user level for TS SDK.
Type of change