293 Forks
3902 Stars
3902 Watchers

failsafe

Fault tolerance and resilience patterns for the JVM

How to download and setup failsafe

Open terminal and run command
git clone https://github.com/failsafe-lib/failsafe.git
git clone is used to create a copy or clone of failsafe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with failsafe https://github.com/failsafe-lib/failsafe/archive/master.zip

Or simply clone failsafe with SSH
[email protected]:failsafe-lib/failsafe.git

If you have some problems with failsafe

You may open issue on failsafe support forum (system) here: https://github.com/failsafe-lib/failsafe/issues