Issues & classifications
Sorted by recent activity.
- #162Use `EventTarget` when targeting Node.js 26feature●● medium80%enhancementhelp wanted
Swapping eventemitter3 for native EventTarget modernizes the public event API and requires refactoring event subscriptions and emissions across the queue, tests, and manifest.
Request fix - #177Feature request: Ability to change interval and intervalCap at runtimefeature●● medium85%
Exposing mutable interval and intervalCap requires changes to core rate-limiting scheduling logic, option types, tests for dynamic behavior, and documentation.
Request fix