| From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | [pgAdmin4][patch] pgAdmin4 better exception handling |
| Date: | 2019-01-23 05:31:06 |
| Message-ID: | CAM9w-_m3O-GHwDTOjjoqVM7xvc6RhX3y6fOdQXyELv1m7a+pdg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi Hackers,
Attached patch will improve exception handling for pgAdmin4 on the server
side. The app level exception handler will handle unhandled exception
gracefully, logging it and sending the exception message as response.
This will also help in getting the exception where users are facing query
tool initialise error.
Kindly review.
--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
| Attachment | Content-Type | Size |
|---|---|---|
| pgadmin.errorhandle.patch | application/octet-stream | 1.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Akshay Joshi | 2019-01-23 05:49:55 | Re: [pgAdmin4][RM3849] Ask to save unsaved query changes stopped working |
| Previous Message | 길P.day93 | 2019-01-23 02:20:28 | Building package Error (std::_hypot) |