Go to file
jbertram 1808046061 Simple retry mechanism to cope with a temporarily unavailable endpoint
Motivation:
Use simple retry mechanism when try to connect to peer so a slow-startup will not produce an error

Modification:
Add new Servlet params which allow to configure retry count and wait time. Default behaviour is the same as before

Result:
It is now possible to configure retry when the peer is not up yet and the Servlet is init.
2014-03-12 07:00:50 +01:00
license Removed the license files for unused dependencies 2010-04-30 11:09:37 +00:00
src Simple retry mechanism to cope with a temporarily unavailable endpoint 2014-03-12 07:00:50 +01:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Ignore idea project directory 2012-12-20 10:15:39 +01:00
COPYRIGHT.txt * Replaced e-mail addresses into homepage/blog URL anywhere possible 2010-01-26 09:04:19 +00:00
LICENSE.txt Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
NOTICE.txt Fixed wrong license file name 2010-10-24 18:17:54 +00:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-11-28 12:27:55 +01:00