Twice now editor-api has experienced ~30min downtime due to a single user copy/pasting strings in the editor. These users have been logged in meaning the files are auto-saved, when the request reaches a certain size the API experiences a memory spike and crashes.
This spike is to investigate the cause (is it line legth? File size? GET/POST limits?) and propose a fix.
Twice now
editor-api
has experienced ~30min downtime due to a single user copy/pasting strings in the editor. These users have been logged in meaning the files are auto-saved, when the request reaches a certain size the API experiences a memory spike and crashes.This spike is to investigate the cause (is it line legth? File size? GET/POST limits?) and propose a fix.
Useful slack threads: