I asked gpt if I can optimize this process more, and it recommended to use p-limit. Is Appwrite compatible with p-limit?
TL;DR
Developers asking about `p-limit` compatibility with Appwrite for optimizing asynchronous calls in their code. They are currently using `Promise.allSettled` for multiple Appwrite collection operations.