Gizra / drupal-starter

Drupal 10 Starter with best practices
76 stars 40 forks source link

Activate `capture_uncaught` for Rollbar [3h] #755

Open AronNovak opened 7 hours ago

AronNovak commented 7 hours ago

https://github.com/Gizra/drupal-starter/pull/752/files#diff-250e627dae344edf5f0165404b9a138945a8f01194e190aed71eec73b447746aR6

Here we configure capture_uncaught: false, but originally, before we started to optimize Rollbar to not throw a fatal error in complex cases (out of memory error), we could have this enabled.

amitaibu commented 7 hours ago

Please update the description of the PR, as I have no memory of the capture_uncaught 😄