LCD-29450In the recent update to the backup service, we've addressed an interruption issue that occurred when uploading large backup files taking longer than 5 minutes. Users experienced their uploads being prematurely terminated, with server logs indicating an "Error: aborted". This behavior was traced back to a default 5-minute request timeout introduced in Node v18 as a countermeasure against DOS attacks. We've now optimized our service to handle extended upload times, ensuring that users can reliably upload large backup files without interruptions.