Hi! Since this library seems unmaintained, I’d like to propose rxjs-poll as a replacement.
Features:
- Two polling types:
repeat and interval to suit different use cases
- Timing strategies:
constant, linear, exponential, random and dynamic (custom logic)
- Auto-pause: Automatically pause/resume polling based on page visibility (browser only)
- Flexible retries: Control retry attempts with consecutive or total counting modes
- Input validation: Guards against unexpected input time values
- Cross-platform: Works in both browser and Node.js environments
- Modern compatibility: Compatible with RxJS v7+
- Multiple module formats: Supports CJS, ESM, and UMD
Repo: https://github.com/mmustra/rxjs-poll
Hi! Since this library seems unmaintained, I’d like to propose rxjs-poll as a replacement.
Features:
repeatandintervalto suit different use casesconstant,linear,exponential,randomanddynamic(custom logic)Repo: https://github.com/mmustra/rxjs-poll