fabro/crates/arc-attractor/src
Bryan Helmkamp 2a82a4e147 Change default_max_retry from 50 to 3
Aligns with the kilroy implementation of the Attractor spec. A default
of 50 retries is far too aggressive for most workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 18:02:30 -05:00
..
cli Add guardrail tests and fix config hygiene across provider system 2026-02-28 17:51:31 -05:00
graph Change default_max_retry from 50 to 3 2026-02-28 18:02:30 -05:00
handler Return infrastructure errors as Err from ScriptHandler 2026-02-28 17:34:01 -05:00
interviewer Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
parser Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
validation Add 3 lint rules: all_conditional_edges, orphan_custom_outcome, condition_eval 2026-02-28 17:51:15 -05:00
artifact.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
checkpoint.rs Git worktree isolation and per-node checkpoint commits 2026-02-28 10:51:37 -05:00
condition.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
context.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
daytona_env.rs Add guardrail tests and fix config hygiene across provider system 2026-02-28 17:51:31 -05:00
engine.rs Change default_max_retry from 50 to 3 2026-02-28 18:02:30 -05:00
error.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
event.rs Collapse pipeline_id and run_id into single run_id 2026-02-28 14:15:25 -05:00
git.rs Surface git metadata in pipeline events, manifest, and final.json 2026-02-28 11:09:36 -05:00
lib.rs Git worktree isolation and per-node checkpoint commits 2026-02-28 10:51:37 -05:00
outcome.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
pipeline.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
preamble.rs Collapse pipeline_id and run_id into single run_id 2026-02-28 14:15:25 -05:00
server.rs Add git checkpointing for Docker and Daytona execution environments 2026-02-28 15:08:22 -05:00
stylesheet.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00
transform.rs Rename all crates from unprefixed to arc-* prefix 2026-02-28 04:20:47 -05:00