diff --git a/cluster_config/cfgsync-template.yaml b/cluster_config/cfgsync-template.yaml index 7097f80..134eb09 100644 --- a/cluster_config/cfgsync-template.yaml +++ b/cluster_config/cfgsync-template.yaml @@ -11,26 +11,22 @@ subnetwork_size: {{ subnet_size }} dispersal_factor: {{ dispersal_factor }} num_samples: 1 num_subnets: {{ subnet_size }} -old_blobs_check_interval_secs: 5 -blobs_validity_duration_secs: 60 +old_blobs_check_interval_secs: "5.0" +blobs_validity_duration_secs: "60.0" global_params_path: "/kzgrs_test_params" min_dispersal_peers: 1 min_replication_peers: 1 -monitor_failure_time_window_secs: 5 -balancer_interval_secs: 5 +monitor_failure_time_window: "5.0" +balancer_interval: "5.0" # Dispersal mempool publish strategy mempool_publish_strategy: !SampleSubnetworks sample_threshold: {{ subnet_size }} - timeout: - secs: 2 - nanos: 0 - cooldown: - secs: 0 - nanos: 100000000 + timeout: "2.0" + cooldown: "0.0001" replication_settings: seen_message_cache_size: 204800 - seen_message_ttl_secs: "900.0" + seen_message_ttl: "900.0" # Tracing tracing_settings: