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 is a TypeScript library for retrying functions that return promises, designed to handle transient failures and unreliable operations. It provides configurable retry logic with options for delays, timeouts, exponential backoff, and custom retry conditions, making it ideal for testing scenarios and production code that needs to handle intermittent errors gracefully.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of normartin/ts-retry-promise

Account's avatar
sinonjs/fake-timers
Fake JavaScript timers
Account's avatar
stryker-mutator/stryker-js
The extendable JavaScript mutation testing framework
Account's avatar
stryker-mutator/stryker-js
A plugin to use the mocha test runner in Stryker, the JavaScript mutation testing framework
Account's avatar
stryker-mutator/stryker-js
A typescript type checker plugin to be used in Stryker, the JavaScript mutation testing framework
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai-as-promised
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @sinonjs/fake-timers
Account's avatar
browserify/browserify
browser-side require() the node way
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/tsify
Browserify plugin for compiling Typescript
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
kwonoj/tslint-no-unused-expression-chai
Custom tslint no-unused-expression rule supports chai's expect assertion
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

normartin's profile
normartin
102 contributions
dependabot[bot]'s profile
dependabot[bot]
13 contributions
antonk52's profile
antonk52
1 contributions
bennycode's profile
bennycode
1 contributions
dmattia's profile
dmattia
1 contributions
OfekA-IAI's profile
OfekA-IAI
1 contributions

Recent events

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

No events yet
normartin

normartin/ts-retry-promise

retry for functions returning a promise

TypeScript
63
10
MIT License