Skip to content

Add workflow task completion pagination - #3051

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

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

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