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

This project provides a utility for retrying failed promises, making it ideal for handling transient errors in asynchronous operations. It's designed for developers working with Node.js and promise-based libraries like Bluebird or Q, offering configurable retry logic with features like exponential backoff and error matching. The tool is particularly useful for improving the resilience of applications that rely on unreliable external services or resources.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mickhansen/retry-as-promised

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
chaijs/chai-as-promised
Extends Chai with assertions about promises.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
moment/moment
Parse, validate, manipulate, and display dates
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

mickhansen's profile
mickhansen
51 contributions
EToreo's profile
EToreo
7 contributions
sushantdhiman's profile
sushantdhiman
4 contributions
yocontra's profile
yocontra
4 contributions
akre54's profile
akre54
1 contributions
barwin's profile
barwin
1 contributions
dylanlingelbach's profile
dylanlingelbach
1 contributions
esetnik's profile
esetnik
1 contributions
bulutfatih's profile
bulutfatih
1 contributions
fredrikekelund's profile
fredrikekelund
1 contributions

Recent events

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

No events yet
mickhansen

mickhansen/retry-as-promised

Retry a failed promise

JavaScript
58
25
MIT License