akkinoc / retryable

The module provides a retry of the code block for Java 8+

Home Page:https://github.com/akihyro/retryable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Retryable

The module provides a retry of the code block for Java 8+.
Runs a code block, and retries it when an exception occurs.

Status

Maven Central Circle CI

License

Licensed under the Apache License, Version 2.0.

About

The module provides a retry of the code block for Java 8+

https://github.com/akihyro/retryable


Languages

Language:Java 100.0%