| sindresorhus/p-timeout |
253 |
|
46,049 |
674 |
over 2 years ago |
21 |
June 12, 2023 |
2 |
mit |
JavaScript |
| Timeout a promise after a specified amount of time |
| seiginonakama/RetryRequestInterceptor-for-OkHttp |
36 |
|
0 |
0 |
almost 9 years ago |
0 |
|
2 |
|
Java |
| a interceptor for OkHttp which can save failed request in storage and will retry request until success or retry times over limit , or request live time over limit |
| pgherveou/queue |
31 |
|
0 |
0 |
over 11 years ago |
0 |
|
0 |
|
JavaScript |
| task queue component for the browser backed by localstorage |
| playcommunity/play-utils |
20 |
|
0 |
0 |
over 7 years ago |
3 |
September 21, 2018 |
0 |
|
Scala |
| Play-Utils is a set of utilities for developing with Play Framework for Scala. |
| joshdk/retry |
19 |
|
0 |
0 |
over 3 years ago |
9 |
January 26, 2022 |
2 |
mit |
Go |
| ⏰ Rerun a command until it eventually succeeds, or doesn't! |
| Aspenware/Hopefully |
16 |
|
0 |
0 |
almost 11 years ago |
1 |
April 30, 2015 |
4 |
mit |
C# |
| "Hopefully it works this time" |
| toyokazu/fluent-plugin-mqtt-io |
15 |
|
0 |
0 |
over 5 years ago |
29 |
December 20, 2020 |
4 |
apache-2.0 |
Ruby |
| Fluent plugin for MQTT Input/Output |
| aniruddha84/greenjaguar |
13 |
|
0 |
0 |
about 10 years ago |
4 |
September 14, 2015 |
0 |
mit |
Ruby |
| Enhanced Retrier for Ruby |
| everfore/rddlock |
12 |
|
0 |
0 |
over 8 years ago |
1 |
August 29, 2017 |
0 |
apache-2.0 |
Go |
| redis distribute lock |
| hengyuboy/spring-boot-starter-micro-job |
12 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较为麻烦。 |