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

Error handling method for several remote providers and normalize the error messages. #2870

Open
robinhoodie0823 opened this issue Jun 18, 2024 · 0 comments

Comments

@robinhoodie0823
Copy link
Contributor

This issue is related to the issue which have been merged.
The root cause of the issue was that we don't have any error handlers to handle errors that we get from remote providers. The PR resolved the errors that happens from Gitlab.

But the error type from each remote providers, they are not the same.

So things which need to be improved;

  • Have proper error handler for all remote providers.
  • Normalize and remapping error message to something which is more understandable for users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📥 Triage
Development

No branches or pull requests

2 participants