Skip to content

Conversation

guzzijones
Copy link
Contributor

Testing out persistent storage for faster with items.

  1. When creating task executions for itemized tasks separate state records for each item
  2. Task execution records now contain minimal metadata rather than full context for all items
  3. Individual item states are updated independently, avoiding the need to load/modify the entire context
  4. Results are aggregated only when needed (when determining final task status)

@pull-request-size pull-request-size bot added the size/L PR that changes 100-499 lines. Requires some effort to review. label Sep 8, 2025
@nzlosh nzlosh added this to the 3.10.0 milestone Sep 9, 2025
@cognifloyd cognifloyd marked this pull request as draft September 27, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PR that changes 100-499 lines. Requires some effort to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants