Skip to content

v2: core should own a batch update flow (serve wraps per-mod UpdateApplyResults today) #324

Description

@dyoung522

Candidate issue from the serve Unit 5 (#322) gate review: the web UI's per-item update batch (#74) is a serve-owned job that re-plans and applies per row, and its result document is a thin pinned wrapper of core.UpdateApplyResults — acceptable for v2.1.0, but the batch semantics (ordering, stop-on-error policy, one freshness window for the whole batch) properly belong in core as a PlanUpdateBatch/ApplyUpdateBatch pair that the CLI's update --all/-i selection could share. Post-v2.1.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions