I've got a problem: if database isn't running then the error is raised during setting up database wrapper. This blocks the start of the whole app.
Is there any way to raise this error when querying database during processing of http requests, with attempts to reconnect on every db query if database connection hasn't been established? -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/Cg0k9iWiI2sJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
