Skip to content

Feat: gRPC message size configurable for TS SDK#3881

Open
jishnundth wants to merge 4 commits into
hatchet-dev:mainfrom
jishnundth:jndth/ts-grpc-size
Open

Feat: gRPC message size configurable for TS SDK#3881
jishnundth wants to merge 4 commits into
hatchet-dev:mainfrom
jishnundth:jndth/ts-grpc-size

Conversation

@jishnundth
Copy link
Copy Markdown
Contributor

Description

Make gRPC message send and receive size configurable at the user level for TS SDK.

Type of change

  • New feature (non-breaking change which adds functionality)

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

@jishnundth is attempting to deploy a commit to the Hatchet Team on Vercel.

A member of the Team first needs to authorize it.

@promptless-for-oss
Copy link
Copy Markdown

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 (grpc_max_recv_message_length, grpc_max_send_message_length) and their corresponding environment variables, with programmatic configuration examples for both Python and TypeScript.

Review: Document gRPC message size configuration for TypeScript SDK

Comment thread sdks/typescript/CHANGELOG.md Outdated
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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems there's a conflict with the CHANGELOG. Can you rebase against main?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gregfurman Better merge it quickly if everything looks good. Else, it'll keep on getting conflicted with the new changes.

@jishnundth jishnundth force-pushed the jndth/ts-grpc-size branch from ea30b23 to 6077616 Compare May 17, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants