Timeout Issue in Azure Container Apps Despite Having Minimum Instances Running

Krutik Shah 25 Reputation points
2024-10-18T08:06:38.91+00:00

I'm experiencing timeout issues in my Azure Container Apps after some inactive sites, even though I've set a minimum of 1 instance to be running at all times. Here's some background on my setup:

  • Minimum instances: 1 for all application
  • App: A JAVA spring application gateway is exposed via HTTP ingress. The environment has Three applications, Gateway, Eureka, and API.

App intermittently fails to respond within the expected timeframe, resulting in timeouts. I have already increased the CPU and memory resources for each instance and ensured my app starts quickly. However, the issue persists.

I tried to increase the default count but the still issue persists.

User's image

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
{count} vote

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.