-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
The web client cannot load a recently recorded operation on Chromium 118.0.5993.117 with the following error:
The op is 3h30m long and was recorded with a 0.3s delay. The JSON is 19MiB compressed, 568MiB uncompressed. Instrumenting a bit, it appears that the error occurs between https://github.com/OCAP2/web/blob/9b0d865e2d3b8425b69ba7660226b18efce7fb00/static/scripts/ocap.js#L488-L489. This probably happens because V8 (apparently) cannot handle strings larger than 512MB (https://stackoverflow.com/a/60330341).
For what it's worth, Firefox actually works, so I guess it's not that big of an issue if the client PC has the RAM to spare.
Metadata
Metadata
Assignees
Labels
No labels
