More aggressive clerk
This commit is contained in:
parent
a7ed3e4b85
commit
2d590c3077
1 changed files with 3 additions and 3 deletions
|
@ -37,7 +37,7 @@
|
|||
%% prompt erasing of the removed files).
|
||||
%%
|
||||
%% The clerk will not request work on timeout if the committing of a manifest
|
||||
%5 change is pending confirmation.
|
||||
%% change is pending confirmation.
|
||||
%%
|
||||
%% -------- TIMEOUTS ---------
|
||||
%%
|
||||
|
@ -67,7 +67,7 @@
|
|||
-include_lib("eunit/include/eunit.hrl").
|
||||
|
||||
-define(MAX_TIMEOUT, 2000).
|
||||
-define(MIN_TIMEOUT, 200).
|
||||
-define(MIN_TIMEOUT, 50).
|
||||
|
||||
-record(state, {owner :: pid(),
|
||||
change_pending=false :: boolean(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue