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

Better error handing for broken identify requests #86

Open
popensesame opened this issue Jun 9, 2021 · 0 comments
Open

Better error handing for broken identify requests #86

popensesame opened this issue Jun 9, 2021 · 0 comments
Assignees
Labels

Comments

@popensesame
Copy link
Member

When the user makes an identify request, the viewer puts up a loading spinner to indicate to the user to wait. If an identify request returns a 500 error, the loading indicator remains indefinitely.

In the case of a 500 response to an identify request, seldon should remove the loading indicator, show a popup to the user that an error occurred, and return normal control to the user.

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

No branches or pull requests

2 participants