issues
search
requestly
/
requestly-desktop-app
Requestly Desktop App (Mac, Linux, Windows)
https://requestly.com
GNU Affero General Public License v3.0
50
stars
12
forks
source link
RQLY-496 pass error context on app launch failure
#7
Closed
nsrCodes
closed
1 year ago
nsrCodes
commented
2 years ago
Creates a utility called
createError
along with constants to denote cause for these custom errors
Sends
error.cause
in both error object and metadata because chromium sanitises errors received via IPC -
https://github.com/electron/electron/issues/24427
createError
along with constants to denote cause for these custom errorserror.cause
in both error object and metadata because chromium sanitises errors received via IPC - https://github.com/electron/electron/issues/24427