Skip to content

Conversation

@simvlad
Copy link
Contributor

@simvlad simvlad commented Dec 2, 2025

What changed?

Populates BlobSizeLimitError and MemoSizeLimitError in the response for DescribeNamespace

Why?

Currently the BlobSizeLimitError and MemoSizeLimitError are terminating the workflow with the check performed on the server. In order, for SDK to enforce and fail workflow task, we need to pass those to the SDK. temporalio/api#670 is the change that added those limits to the NamespaceInfo structure.

How did you test it?

  • built
  • run locally and tested manually
  • added new unit test(s)

Potential risks

No risks, as those are not used yet.

@simvlad simvlad requested review from a team as code owners December 2, 2025 01:20
@simvlad simvlad requested a review from yycptt December 2, 2025 01:20
@simvlad simvlad force-pushed the simvlad/populate-blob-memo-limits branch from ca2f486 to eaf723d Compare December 10, 2025 18:04
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.

2 participants