return the stack trace when the debug is set to True.
Log all the errors and send only the unknown ones to sentry.
Improve error messages.
Related to T4300
Differential D8356
Add a centralized error handler jayeshv on Aug 31 2022, 12:00 PM. Authored by
Details
return the stack trace when the debug is set to True. Improve error messages. Related to T4300
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8356 (id=30165)Rebasing onto 4478a533a9... Current branch diff-target is up to date. Changes applied before testcommit fd5e172270f81b04b0171ce03f7b0d3fb2f053f4 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 11:40:24 2022 +0200 Add a centralized error handler return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry. Related to T4300 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/140/ for more details. Comment Actions Build is green Patch application report for D8356 (id=30166)Rebasing onto 4478a533a9... Current branch diff-target is up to date. Changes applied before testcommit 7c26384ac4e99aad7ada6fe7693776b2284644b1 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 11:40:24 2022 +0200 Add a centralized error handler return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry. Improve error messages. Related to T4300 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/141/ for more details. Comment Actions Build is green Patch application report for D8356 (id=30167)Rebasing onto 4478a533a9... Current branch diff-target is up to date. Changes applied before testcommit 8c413e26dc33e3184f3439fadf9042a38f7de082 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 11:40:24 2022 +0200 Add a centralized error handler return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry. Improve error messages. Related to T4300 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/142/ for more details. Comment Actions Build is green Patch application report for D8356 (id=30181)Rebasing onto 4478a533a9... Current branch diff-target is up to date. Changes applied before testcommit 1a506e1e20b943960f4c9b1e4196b0a3a37d7321 Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 11:40:24 2022 +0200 Add a centralized error handler return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry. Improve error messages. Related to T4300 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/143/ for more details.
Comment Actions Build is green Patch application report for D8356 (id=30184)Rebasing onto 4478a533a9... Current branch diff-target is up to date. Changes applied before testcommit cae785639016cbf85e8e13c50f03ff89f93482dc Author: Jayesh Velayudhan <jayesh@softwareheritage.org> Date: Wed Aug 31 11:40:24 2022 +0200 Add a centralized error handler return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry. Improve error messages. Related to T4300 See https://jenkins.softwareheritage.org/job/DGQL/job/tests-on-diff/144/ for more details. |