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: third iteration for multiple APIs throw unnecessary 5xx, even though it's not a 5xx error #4701

Closed
2 tasks done
prakash100198 opened this issue Feb 20, 2024 · 0 comments · Fixed by #4578
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@prakash100198
Copy link
Contributor

prakash100198 commented Feb 20, 2024

📜 Description

Multiple APIs throw unnecessary 5xx even though it's not Internal Server Error.

👟 Reproduction steps

Go to devtron UI, cause any error, like delete a workflow with present ci or cd it will throw 5xx, there are multiple issues like this.

👍 Expected behavior

All cases should be handled so that it throws appropriate error instead of 5xx.

👎 Actual Behavior

Appropriate error code should be thrown on specific error cases.

☸ Kubernetes version

NA

Cloud provider

NA

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 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#8618

@prakash100198 prakash100198 added the bug Something isn't working label Feb 20, 2024
@prakash100198 prakash100198 self-assigned this Feb 20, 2024
@prakash100198 prakash100198 mentioned this issue Feb 20, 2024
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant