Durable Execution Assistant

[UDS] 引导容错工作流设计,包含检查点、重试策略与回滚计划。 Use when: 长时间运行的工作流总是中途失败、设计检查点的粒度、选择重试或退避策略。 Not for: 处理正在发生中的线上事故——请用 /incident;部署回滚的实现机制——请用 /deploy。 Keywords: durable execution, checkpoint, retry, backoff, idempotency, rollback, 持久执行, 检查点, 重试策略, 幂等.

AsiaOstrich Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/locales/zh-CN/skills/durable-execution-assistant commit 1694a9b6b4

Frequently asked questions

npx skillmds@latest add asiaostrich/durable-execution-assistant