FlowCrypt / flowcrypt-browser

FlowCrypt Browser extension for Chrome and Firefox
https://flowcrypt.com
Other
372 stars 48 forks source link

Error when trying to send exception from content script #5764

Closed sosnovsky closed 2 weeks ago

sosnovsky commented 3 weeks ago

In backend logs there are errors saying Error processing POST api/v1/log-collector/exception | id: 7d39a4a33f96 | message: ERROR: value too long for type VARCHAR(20). I noticed that it's possible to have longer string for environment property when it has ex:script:gmail value: https://github.com/FlowCrypt/flowcrypt-browser/blob/e6fe45d270efdfabe16631bcb4b4c22c0a9bd0be/extension/js/common/platform/catch.ts#L196