There’s something where you can rate-limit resolving Promises, like Promise.all() but like Promise.allButWithALimitPlz(1000)
ah, ok
i’ve never actually run with this, so I don’t have much more advice than “maybe check that out” 😅
https://blog.thoughtspile.tech/2018/07/07/rate-limit-promises/ seems mildly interesting tho