devtron icon indicating copy to clipboard operation
devtron copied to clipboard

fix: Handling all cases for 5xx

Open prakash100198 opened this issue 3 months ago • 2 comments

Description

This Pr handles 5xx's errors from kubelink Fixes #4915

Checklist:

  • [x] The title of the PR states what changed and the related issues number (used for the release note).
  • [ ] Does this PR requires documentation updates?
  • [ ] I've updated documentation as required by this PR.
  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have tested it for all user roles.
  • [ ] I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


prakash100198 avatar May 13 '24 08:05 prakash100198