Promise.allSettled() is calling the then() callback while the various POST submissions are still pending. I thought that it would wait until every POST has been resolved: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled