Reviewing Restate Handlers

Reviews restate handler code in svc/ctrl/worker for two classes of defect: restate client calls (service calls, state access, sleep, etc.) incorrectly placed inside restate.Run/RunVoid/RunAsync closures, and cron handlers whose invocation retry policy pauses instead of kills on max attempts. Use when reviewing restate handlers, adding a cron job, checking restate.Run usage, or auditing worker service code.

unkeyed Updated

File contents

unkeyed/unkey/tree/main/.agents/skills/reviewing-restate-handlers commit 1a804af363

Frequently asked questions

npx skillmds@latest add unkeyed/reviewing-restate-handlers