chubbymaggie / synoptic

Automatically exported from code.google.com/p/synoptic
0 stars 0 forks source link

Show a human readable error when the synoptic server is down #168

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When the server is down, the Synoptic web app displays the following error 
message:
com.google.gwt.user.client.rpc.StatusCodeException: 0

It would help if this was caught and translated to a more human readable error 
message:
"Failed to contact the server, please retry."

Original issue reported on code.google.com by bestchai on 18 Nov 2011 at 3:36