process fixture의 cross-worker failover는 opt-in 명시 필요
Scanned 9/5/2026
Install to Claude Code
npx -y skills add zzunkie/yardlet --skill process-fixture-cross-worker-failover-opt-in --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Process Fixture Cross Worker Failover Opt In?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zzunkie-process-fixture-cross-worker-failover-opt-in)More formats (shields.io, HTML) on the badges page.
---
name: process-fixture-cross-worker-failover-opt-in
description: process fixture의 cross-worker failover는 opt-in 명시 필요
source: learned
---
cross-worker failover/continuation을 검증하는 process fixture를 만들 때 workers.yaml fixture에 routing.allow_preferred_worker_failover: true를 명시하라. preferred_worker가 지정된 task는 default fail-closed라서 opt-in 없이는 fallback 자체가 오류로 끝난다 (tests/v010_003_task_channels_process.rs:1190 참고).
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!