Skip to content

Stop active and queued generation on cancellation - #326

Merged
Ankit6149 merged 19 commits into
masterfrom
feat/connector-truth-batch
Sep 25, 2026
Merged

Ankit6149 merged 19 commits into
masterfrom
feat/connector-truth-batch

Conversation

@Ankit6149

Copy link
Copy Markdown
Owner

Advances #27 and #29 without claiming either issue complete.

Implemented:

  • Studio generation now owns an AbortController and exposes a visible Cancel generation action
  • browser abort propagates through /api/launch_kit into generateStudioPackage
  • bounded destination lanes stop starting queued work after cancellation
  • every supported hosted/local provider receives a linked caller-abort + timeout signal
  • caller cancellation is distinct from provider timeout in the safe ProviderError contract
  • cancelled regeneration preserves existing drafts/edits and records a distinct cancelled state
  • cancelled destinations remain blocked from publishing and can be retried independently
  • regression coverage verifies queue stop, cancellation-vs-timeout, API/provider propagation, and preserved draft state

Still open for #27:

  • live per-destination queued/generating/revising/completed progress
  • provider-specific concurrency policy / long-form scheduling
  • request/duration/retry/model metrics
  • full twelve-destination cancellation/stress acceptance

Still open for #29:

  • live queued/generating/revising state persistence
  • save/reopen acceptance for cancelled transitions
  • dedicated keyboard/screen-reader acceptance

@vercel

vercel Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
signal-flow-studio Ignored Ignored Preview Sep 25, 2026 11:09am UTC

@Ankit6149
Ankit6149 merged commit 49d85ca into master Sep 25, 2026
5 checks passed
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