The main goal of project is explore Completable Future API
Reference: https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/CompletableFuture.html
retry Executor
Reference: https://www.nurkiewicz.com/2013/07/asynchronous-retry-pattern.html
timeout Executor
Reference: http://iteratrlearning.com/java9/2016/09/13/java9-timeouts-completablefutures.html
Reference: https://www.nurkiewicz.com/2014/12/asynchronous-timeouts-with.html