Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

`promise-poller` is a lightweight Node.js library that repeatedly runs an asynchronous task (provided as a function returning a promise) until it succeeds, a retry limit is hit, or it’s explicitly cancelled. It offers configurable retry counts, intervals, timeout options, back‑off strategies, progress callbacks and cancellation tokens, making it useful for developers who need robust retry/re‑poll logic for unreliable async operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of joeattardi/promise-poller

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

joeattardi's profile
joeattardi
2 contributions
forivall's profile
forivall
1 contributions
jasonstitt's profile
jasonstitt
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
joeattardi

joeattardi/promise-poller

A basic poller built on top of promises

JavaScript
119
8
MIT License