Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
tayalrishabh96 opened this issue May 16, 2024 · 3 comments · Fixed by devtron-labs/dashboard#1760 or devtron-labs/dashboard#1767
Assignees
Labels
bug Something isn't working potential-duplicate

Comments

@tayalrishabh96
Copy link
Contributor

tayalrishabh96 commented May 16, 2024

📜 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?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#9810

@systemsdt
Copy link
Contributor

Potential duplicates:

2 similar comments
@systemsdt
Copy link
Contributor

Potential duplicates:

@systemsdt
Copy link
Contributor

Potential duplicates:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment