You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Let's re-enable it and try to make the Rollbar tests passing.
Debug what consumes the memory in that case
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: