superagent-d2l-queue

JSON →
library 3.0.5 ·javascript maintenance
verified Jun 7, 2026

A request queue and retry plugin for Superagent, v3.0.5 (latest). Extends Superagent with queuing to chain requests (one at a time) and exponential backoff retry on timeouts. Maintained by D2L/Brightspace. Distinguishes itself by providing a simple `.use()` plugin interface, a custom queue factory, and configurable retry logic with exponential backoff. Release cadence is low; last update was years ago. Works only with Node.js CommonJS.