项目作者: diasandre

项目描述 :
Retrofit kotlin DSL extension for retrying calls how many times you want
高级语言: Kotlin
项目地址: git://github.com/diasandre/retrofit-retry-call-extension.git
创建时间: 2020-08-09T16:53:57Z
项目社区:https://github.com/diasandre/retrofit-retry-call-extension

开源协议:

下载


retrofit-retry-call-extension

Retrofit kotlin DSL extension for retrying calls how many times you want

  1. retryCall {
  2. config { retries = 3 }
  3. }

Future improvements

  • More configuration options

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT