Skip to content

Add workflow task completion pagination - #3051

Open
jmaeagle99 wants to merge 1 commit into
mainfrom
command-pagination
Open

Add workflow task completion pagination#3051
jmaeagle99 wants to merge 1 commit into
mainfrom
command-pagination

Conversation

@jmaeagle99

Copy link
Copy Markdown
Contributor

What was changed

  • Add support for paginating workflow task completions when the namespace advertises support.
  • Retry pagination with exponential backoff when server report buffer loss.
  • Proactively fail workflow task completion on first attempt if commands size is known to be larger than configured namespace command buffer size limit.

Why?

Enable submitting large batches of workflow commands that would otherwise fail the gRPC data size limit.

Checklist

  1. How was this tested: Unit tests, integration tests.

  2. Any docs updates needed? No

@jmaeagle99
jmaeagle99 marked this pull request as ready for review September 1, 2026 16:15
@jmaeagle99
jmaeagle99 requested a review from a team as a code owner September 1, 2026 16:15
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.

1 participant