Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: suggestion for monitoring error 500
by
Hunki Enterprises B.V., Holger Brunn
> It is a bit of a catchall... Would anybody have any suggestion, to monitor > such error, and possibly get an email, or a warning as a system > administrator? Is there a way to catch at odoo level, if there is such > error and send an email ? all requests go through https://github.com/OCA/OCB/blob/16.0/odoo/addons/base/models/ir_http.py#L153 so that seems the best place to catch your exception -- Your partner for the hard Odoo problems https://hunki-enterprises.com
Reference
-
suggestion for monitoring error 500
bydominique.k- 01/05/2023 07:17:29 - 0-
-
RE: suggestion for monitoring error 500
byRegious (Private) Limited, Bill Made- 01/05/2023 08:49:26 - 0 -
Re: suggestion for monitoring error 500
byHunki Enterprises B.V., Holger Brunn- 01/05/2023 07:51:23 - 1
-