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

Display an error if requested data for analytics is not found #254

Closed
frenchbread opened this issue Jul 21, 2015 · 2 comments
Closed

Display an error if requested data for analytics is not found #254

frenchbread opened this issue Jul 21, 2015 · 2 comments
Assignees
Labels

Comments

@frenchbread
Copy link
Contributor

Currently app crashes if requested data is not found in elasticsearch db, that is why there is a need to raise an error if data is not found rather than crashing the app.

@frenchbread
Copy link
Contributor Author

Error message:

Exception while invoking method 'getChartData' Error: IndexMissingException[[api-umbrella-logs-v1-2014-06] missing]

@frenchbread
Copy link
Contributor Author

App does not crash because error is handled by alert(error) function, but the error still logged to console.

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

1 participant