Use Promise.allSettled() in #exportAsync for robust error handling
Process all store operations in parallel and ensure all records are attempted even if some fail. This prevents partial data loss when individual operations fail. https://github.com/fedify-dev/fedify/pull/502#discussion_r2643077193
Loading
Please register or sign in to comment