Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add createBatch API for Workflows binding #3597

Merged
merged 1 commit into from
Mar 12, 2025

Conversation

LuisDuarte1
Copy link
Collaborator

@LuisDuarte1 LuisDuarte1 commented Feb 24, 2025

Closes WOR-496

We want to allow users to batch create instances in the same request - this implies that the RPC limit is shared for the batch.

@LuisDuarte1 LuisDuarte1 force-pushed the lduarte/batchCreate-workflows-api branch from 75a5d01 to 61b2199 Compare March 12, 2025 15:32
@LuisDuarte1 LuisDuarte1 marked this pull request as ready for review March 12, 2025 15:32
@LuisDuarte1 LuisDuarte1 requested review from a team as code owners March 12, 2025 15:32
@LuisDuarte1 LuisDuarte1 requested review from npaun and jp4a50 March 12, 2025 15:32
@LuisDuarte1 LuisDuarte1 changed the title feat: add batchCreate API for Workflows binding feat: add createBatch API for Workflows binding Mar 12, 2025
We want to allow users to batch create instances in the
same request - this implies that the RPC limit is shared for the batch.
@LuisDuarte1 LuisDuarte1 force-pushed the lduarte/batchCreate-workflows-api branch from 61b2199 to e5cc432 Compare March 12, 2025 16:06
@LuisDuarte1 LuisDuarte1 merged commit d9698d0 into main Mar 12, 2025
16 of 17 checks passed
@LuisDuarte1 LuisDuarte1 deleted the lduarte/batchCreate-workflows-api branch March 12, 2025 18:26
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.

None yet

2 participants