On May 5, 1:07 pm, Alex Popescu <
the.mindstorm.mailingl...@gmail.com>
wrote:
> Hi all,
>
> I am wondering if you have any hints on how to handle various app
> errors when using the webapp framework. I can see how this can be done
> for RequestHandlers (by using the methods error and handle_exception),
> but I don't find a generic way to handle all exception/errors when
> something goes wrong before the RequestHandler is invoked.
>
> Any tips and ideas are highly appreciated,
>
It's quite hard to believe that others haven't done anything in this
field... so I'm still hoping to hear so ideas.
thanks,