get-convex / get-convex/workpool

allow specifying retry config with intervals, not exponential config

Open
#135 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31
Forks
7
Avg merge
1d 12h
Merged PRs (30d)
10

Description

Instead of specifying exponential behavior, allow passing in intervals. e.g. `[100, 1000, 60*60*1000]` to have a few fast retries but have a last retry after an hour in case of an outage

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.