Use case: Purge process instances selected by incidents #212
grafvonb
started this conversation in
1 Use Cases & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use case: Purge process instances selected by incidents
Status
c8volt ops purge process-instances-with-incidentsProposed command
Aliases:
Operator goal
When to use
Manual workflow today
Desired high-level workflow
--dry-runis supplied, report the plan and mutate nothing.--forceis supplied.--auto-confirm/--automation.Inputs and filters
--key,--state,--error-type,--error-message,--bpmn-process-id,--pd-key,--pi-key,--root-key,--flow-node-id,--fni-key,--creation-time-after,--creation-time-before--batch-size,--limit,--workers,--no-worker-limit,--fail-fast--dry-run,--force,--no-wait,--auto-confirm,--automation,--json--report-file,--report-format markdown|json--config,--profile, and--tenantbehavior consistently with existing commandsGuardrails
--report-fileand--report-format markdown|json--auto-confirmbehavior: allows deletion without prompts--automation --jsonbehavior: deterministic JSON stdout; logs/progress on stderr or suppressed according to existing patterns--forceis suppliedSuccess criteria
Failure behavior
--batch-size, invalid--limit, or invalid--workers.--forceis not supplied, fail before mutation.Output and report shape
Open questions
Notes / gotchas
--keymeans incident key, not process-instance key.--state active.Beta Was this translation helpful? Give feedback.
All reactions