Loading...
HBHDocs
User
{"params":{"appName":"docs","slugs":["hbh-nodes","concurrencyqueue","class-concurrencyqueue","notes-2"],"_slug":"hbh-nodes__concurrencyqueue__class-concurrencyqueue__notes-2","flatPath":"docs/hbh-nodes/concurrencyqueue/class-concurrencyqueue/notes-2"},"siteBase":"https://docs.hbhhub.online","websiteBase":{"protocol":"https:","host":"hbhhub.online"},"BlogProps":{"subdomain":"docs","slug":"hbh-nodes/concurrencyqueue/class-concurrencyqueue/notes-2","BlogPath":"$$Blogs$$/docs/hbh-nodes/concurrencyqueue/class-concurrencyqueue/notes-2.md"},"siteName":"docs","appName_L0":"docs","UIAppName":"HBHDocs","searchParams":{},"API_URL":"https://hbhhub.hbhhub-api.workers.dev","isMainApp":false,"setupUrl":"https://docs.hbhhub.online/setup","loginUrl":"https://docs.hbhhub.online/login","studioUrl":"https://docs.hbhhub.online/studio","productName":"hbhdocs"}
Notes
Useful for limiting network requests, API calls, file operations, or any asynchronous workloads that must be throttled.
Supports any async function, including ones returning promises.
If no limit is specified, defaults to
5
.
HBHDocs 📚