slow-yellowS

What's the recommended way to handle API requests that aren't closely-couped with a resource?

For example, I have an API request that enqueues an async job that updates multiple entities.
Was this page helpful?