Skip to content

Add workflow task completion pagination - #3051

Merged
jmaeagle99 merged 1 commit into
mainfrom
command-pagination
Sep 3, 2026
Merged

Add workflow task completion pagination#3051
jmaeagle99 merged 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
@jmaeagle99
jmaeagle99 merged commit dc0ad21 into main Sep 3, 2026
18 checks passed
@jmaeagle99
jmaeagle99 deleted the command-pagination branch September 3, 2026 22:44
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