OpenPanel
OpenPanel
Ghost
AnonymousFeb 11

V8 String Size Exceeded on Large Filter Load

{ "error": { "json": { "message": "The response length exceeds the maximum allowed size of V8 String: 536870888; consider limiting the amount of requested rows.", "code": -32603, "data": { "code": "INTERNAL_SERVER_ERROR", "httpStatus": 500, "path": "chart.properties", "zodError": null } } } } on filter load for an event with large number of properties
CompletedCompleted

Feb 12, 2026

This should be solved now and recommendations are to keep properties to a sane level. We'll start validate properties payload size to not a certain limit in bytes.