mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 16:00:51 +00:00
Drop job-level continue-on-error: true (was masking real failures since each step already handles exit 101 inline). Remove the duplicate anyllm_batch_engine step that lacked the exit-101 swallow. Canonical publish order is now: translate -> providers -> client -> batch_engine -> proxy with 30s sleeps for index propagation. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>