{"library":"stubborn-queue","type":"library","category":null,"description":"A queue library for Node.js that continues processing tasks even if some fail, collecting errors for later handling rather than aborting the entire queue. Version 2.0.0 is the current stable release. Unlike typical async queues that halt on first error, this module ensures all tasks are attempted. It is inspired by d3-queue and supports concurrency control. Release cadence is low; the package is stable and simple.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","queue"],"install":[{"cmd":"npm install stubborn-queue","imports":["import q from 'stubborn-queue'","const queue = require('stubborn-queue')"]},{"cmd":"yarn add stubborn-queue","imports":[]},{"cmd":"pnpm add stubborn-queue","imports":[]}],"homepage":"https://github.com/sethvincent/stubborn-queue#readme","github":"https://github.com/sethvincent/stubborn-queue","docs":null,"changelog":null,"pypi":null,"npm":"stubborn-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}