Typos corrected, impl-details added.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1057 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -17,6 +17,11 @@
|
||||
#include "controller/ExperimentData.hpp"
|
||||
#include "jobserver/messagedefs/FailControlMessage.pb.h"
|
||||
|
||||
// FIXME This should be part of a "client config" (?).
|
||||
#define RAND_BACKOFF_TSTART 3
|
||||
#define RAND_BACKOFF_TEND 8
|
||||
#define RETRY_COUNT 3
|
||||
|
||||
namespace fi {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user