Workflow runs, external payloads, and debugging
maxConcurrentRuns defaults to 1. Extra accepted runs remain quietly pending until capacity exists. maxDurationSeconds defaults to 3,600 and is clamped to 1–86,400. A per-Workflow rolling-hour limit defaults to 10 creations and counts every status. Run actorType identifies user, agent, webhook, cron, plugin_install, trigger, or email; use run/audit details to identify the driver.
A visit-fuse drop warns but may still complete. Missing templates normally render empty with step warnings; strictTemplates instead fails before Agent, message, delivery, or notification dispatch and names every missing expression. Nested trigger and prior-output paths are supported. Replay uses persisted completed-step output. A unique source_fire_event_id makes repeated Webhook, Cron, or Trigger fires reuse the same run while terminal Workflow events advance chain depth.
H2A/group starts show a live system card with status and optional failing step, never inputs/outputs. Failed and timed-out runs notify the owner unless notifyOnFailure is off; completed runs stay silent. Webhook bodies are unchanged under the 102,400-byte cap. Cron supplies cronJobId, scheduledFor, message, metadata, firedAt, timezone, localDate, localTime, localWeekday, and localDateTime; local values use the job timezone. Its actor and source fire-event IDs support two-way detail links. Cron scheduling is confirmation-free; direct run Actions require confirmation.
Terminal step input/output is redacted after 30 days. Terminal runs are deleted after 180 days; step rows cascade and audit rows retain a null run reference. Both runtime settings are enforced hourly in bounded batches. Inspect get_run, payload, step iterations, notices, and final status before expiry.
Related actions
Section titled “Related actions”arinova.workflow.run_workflow, arinova.workflow.list_runs, arinova.workflow.get_run, arinova.workflow.cancel_run, arinova.cron.schedule, arinova.webhook.create_webhook
Also known as
workflow run pending, workflow debug, max concurrent runs, workflow actor type, webhook workflow payload, cron workflow payload, workflow idempotency, workflow chat result card, 工作流程執行
Build a7f47a5ca54ddcf7806cd48b81ce1b9827042766