Blog Post

Apps on Azure Blog
7 MIN READ

Asynchronous HTTP APIs with Azure Container Apps jobs

AnthonyChu's avatar
AnthonyChu
Icon for Microsoft rankMicrosoft
Aug 13, 2024
When building HTTP APIs, it can be tempting to synchronously run long-running tasks in a request handler. This approach can lead to slow responses, timeouts, and resource exhaustion. If a request tim...
Updated Aug 13, 2024
Version 4.0