Anpassungen REQUIRE_FULL_SOLVE

This commit is contained in:
2024-12-21 19:41:23 +01:00
parent 789b2db221
commit c0aafe41b4
4 changed files with 13 additions and 4 deletions

View File

@ -17,7 +17,9 @@ services:
# limit to prevent messages in never ending cycles
- MESSAGE_MAX_CONTACTS=100
# wait for all extraction agents to return results before solving a riddle
- REQUIRE_FULL_EXTRACT=false
- REQUIRE_FULL_EXTRACT=true
# wait for all solve agents to return a solutions before giving to gatekeeper
- REQUIRE_FULL_SOLVE=true
# how to access management (the host name is the name of the service in this file)
- MANAGEMENT_URL=http://management
# *register* the agents to the management