retry topic

List retry repositories

safely

204
Stars
9
Forks
Watchers

Safely is a Clojure's circuit-breaker library for handling retries in an elegant declarative way.

toolkit

159
Stars
9
Forks
Watchers

Collection of useful patterns

sisyphus

175
Stars
67
Forks
Watchers

The java retry framework.(支持注解的 java 重试框架)

View-Load-ReTry

119
Stars
23
Forks
Watchers

这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏

batchman

55
Stars
11
Forks
Watchers

This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app cras...

routine

60
Stars
7
Forks
Watchers

go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它

esa-restclient

82
Stars
22
Forks
Watchers

An asynchronous event-driven HTTP client based on netty.

rust-tokio-retry

124
Stars
22
Forks
Watchers

Extensible, asynchronous retry behaviours for futures/tokio

typescript-retry-decorator

93
Stars
15
Forks
Watchers

lightweight typescript retry decorator with 0 dependency.

repeat

85
Stars
7
Forks
Watchers

Go implementation of different backoff strategies useful for retrying operations and heartbeating.