update
This commit is contained in:
@@ -114,11 +114,6 @@ MAX_CONCURRENT_INTERACTIVE = 8
|
||||
# (kill only once the minimum is already in).
|
||||
CONSENSUS_GRACE = 300
|
||||
|
||||
# Research race: longer grace window. Research drives the whole block count;
|
||||
# with slow providers (e.g. MiniMax) ALL 5 agents should become done, not just
|
||||
# the quorum of 3. The per-agent timeout (TIMEOUTS["research"]=1800s) caps real hangs.
|
||||
RESEARCH_GRACE = 900
|
||||
|
||||
# Cap of the clarification and check loops: maximum rounds until everything must be
|
||||
# decided. In the last round the mapping agent MUST decide every entry;
|
||||
# check loops leave any remaining objections standing after that.
|
||||
|
||||
Reference in New Issue
Block a user