Bug #19
Error handling in web-visualization for sensor nodes
Start date:
07/18/2016
Due date:
% Done:
0%
Description
The web-visualization currently does not handle any erroneous situations from the GDP data sources (no-data, or any exceptions in the GDP library, etc). As a result, the Javascript plotting library just throws an uncaught exception. This leads to everything else that's javascript based to stop working.
Related issues
History
#1 Updated by Nitesh Mor almost 7 years ago
- Related to Bug #21: "500: internal server error" in the visualization tool. added
#2 Updated by Nitesh Mor almost 7 years ago
- Status changed from New to Closed
partial fix for #21 fixes this as well. Closing for now.