Design API patterns for long-running and asynchronous operations using job resources, polling, and callbacks.
## CONTEXT Some operations cannot finish within a request: large exports, batch jobs, media processing, or anything that takes seconds to hours. Forcing them into a synchronous request leads to timeouts and brittle clients. The goal here is to design an async pattern using accepted-then-poll job resources or…
Premium Prompt
Unlock this prompt — and all 25,000+ expert-crafted prompts — with Pro.
Unlock with Pro