chubbymaggie / synoptic

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

synopticgwt should not fail if derbydb is non-functional #257

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The SynopticGWT deployment fails if the DerbyDB back-end (which is used for 
logging user requests/interactions with the site) is non-functional or not 
responsive. Instead, a database failure should not impact the site's operation 
-- logging will fail, but this is not visible to users anyway.

As a bonus feature -- the site should either send email or include a visual 
token to indicate that logging to the DerbyDB has been failing.

Original issue reported on code.google.com by bestchai on 23 Jul 2012 at 9:24