always log raw exception data
ClosedPublic

Authored by sitter on Jul 11 2019, 1:20 PM.

Details

Summary

a UI representation of the error may lack all the data. specifically the
json blobs could be fairly long if perl hits a server-side exception
(e.g. bug in bugzilla itself). by logging it we have a way to get to
the raw data should it be necessary

Test Plan

builds and warns when appropriate

Diff Detail

Repository
R871 DrKonqi
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sitter created this revision.Jul 11 2019, 1:20 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 11 2019, 1:20 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Jul 11 2019, 1:20 PM
apol accepted this revision.Jul 11 2019, 6:33 PM
This revision is now accepted and ready to land.Jul 11 2019, 6:33 PM
This revision was automatically updated to reflect the committed changes.