API Async Long Running Operations

Design async long-running REST operations with 202 Accepted, job resources, polling, Prefer respond-async, and webhook completion. Use when work exceeds request timeouts (reports, imports, provisioning) rather than streaming.

deangrant 083cb37 4 files · 2.8 KB Updated

File contents

deangrant/agents/tree/main/.agents/skills/api-async-long-running-operations commit 083cb37ee1

Frequently asked questions

npx skillmds@latest add deangrant/api-async-long-running-operations