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

Dashboard should explain error messages in more detail with actionable debugging suggestions #9

Open
Tracked by #17
xmcai2016 opened this issue Sep 5, 2023 · 3 comments

Comments

@xmcai2016
Copy link

No description provided.

@10d9e
Copy link
Contributor

10d9e commented Sep 22, 2023

@xmcai2016 - It looks like is a an error message/mapping in retrievalbot. What are you looking for beyond these error messages?

@xmcai2016
Copy link
Author

@jlogelin I am looking for a “suggestion” kind of message that helps users debug faster. e.g. “check whether you have turned on booster-http”.

@10d9e
Copy link
Contributor

10d9e commented Sep 22, 2023

Ok, I think this might have to be something like an optional and configurable hint field coming from RetrievalBot's backend. As with all debug statements, we will never be able to offer a suggestion for every single error that occurs, however we could probably cover 95% of error cases with a system that allows us to catch and map error hints to the end users, as they bubble up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🍇 Backlog
Development

No branches or pull requests

2 participants