Make max_nesting_depth configurable to avoid OOM errors

Created on 20 March 2024, 6 months ago

Problem/Motivation

On multiple client sites, activating Rollbar caused mysterious HTTP 502 errors on certain content authoring pages.
Debugging locally revealed that we faced with https://github.com/rollbar/rollbar-php/issues/283#issuecomment-600531476 .

Steps to reproduce

Have a PHP warning on a node edit page with Rollbar enabled.

Proposed resolution

Make max_nesting_depth configurable from the UI, so if such memory issue happens, it can be set to a low (<5) value.

Remaining tasks

Create a MR.

User interface changes

New configuration value.

API changes

-

Data model changes

Extended config schema.

📌 Task
Status

Needs review

Version

2.1

Component

Code

Created by

🇭🇺Hungary Aron Novak Hungary, Budapest

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024