Skip to content

bulk query for canceled - #6400

Open
guzzijones wants to merge 3 commits into
masterfrom
cancel_fanout_perf
Open

bulk query for canceled#6400
guzzijones wants to merge 3 commits into
masterfrom
cancel_fanout_perf

Conversation

@guzzijones

@guzzijones guzzijones commented Aug 27, 2026

Copy link
Copy Markdown
Contributor
  1. Bulk query cancelled children
  2. server side count children.

Backstory

We had an unbounded with items that filled up the work queues. When attempting to cancel the parent workflow it had to iterate through every child in that with items. This took significant time. This change at least speeds that up.

@pull-request-size pull-request-size Bot added the size/M PR that changes 30-99 lines. Good size to review. label Aug 27, 2026
@guzzijones
guzzijones marked this pull request as draft August 27, 2026 22:08
@guzzijones guzzijones changed the title bulk query for canceled Draft: bulk query for canceled Aug 27, 2026
@guzzijones guzzijones added this to the 3.10.0 milestone Aug 28, 2026
@guzzijones
guzzijones marked this pull request as ready for review August 28, 2026 11:57
@guzzijones guzzijones changed the title Draft: bulk query for canceled bulk query for canceled Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M PR that changes 30-99 lines. Good size to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant