devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Bug: Bulk hibernate api is getting timed out as increased timeout is not getting reflected

Open tayalrishabh96 opened this issue 3 months ago • 3 comments

📜 Description

Bulk hibernate API is getting timed out after 1 min even after increasing the global_api_timeout in dashboard configMap. A hard reload is required to implement the configMap changes.

👟 Reproduction steps

  1. Hibernate 50+ applications in bulk. The api shall timeout after 1 min.
  2. Increase global_api_timeout from dashboard CM and deploy.
  3. Retry bulk hibernation and still api will get timeout out in 1 min until you do a hard reload.

👍 Expected behavior

A hard reload should not be required to reflect the changes.

👎 Actual Behavior

A hard reload needs to be done to implement the dashboard configMap changes.

☸ Kubernetes version

NA

Cloud provider

NA

🌍 Browser

Chrome

🧱 Your Environment

NA

✅ Proposed Solution

NA

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9810

tayalrishabh96 avatar May 16 '24 03:05 tayalrishabh96