|
10 | 10 | "components.batcher.local_server_config.normal_priority_requests_channel_capacity": 1024, |
11 | 11 | "components.batcher.local_server_config.processing_time_warning_threshold_ms": 3000, |
12 | 12 | "components.batcher.max_concurrency": 128, |
| 13 | + "components.batcher.max_streams_per_connection": 8, |
| 14 | + "components.batcher.max_streams_per_connection.#is_none": false, |
13 | 15 | "components.batcher.port": 0, |
14 | 16 | "components.batcher.remote_client_config.#is_none": true, |
15 | 17 | "components.batcher.url": "localhost", |
|
21 | 23 | "components.class_manager.local_server_config.normal_priority_requests_channel_capacity": 1024, |
22 | 24 | "components.class_manager.local_server_config.processing_time_warning_threshold_ms": 3000, |
23 | 25 | "components.class_manager.max_concurrency": 128, |
| 26 | + "components.class_manager.max_streams_per_connection": 8, |
| 27 | + "components.class_manager.max_streams_per_connection.#is_none": false, |
24 | 28 | "components.class_manager.port": 0, |
25 | 29 | "components.class_manager.remote_client_config.#is_none": true, |
26 | 30 | "components.class_manager.url": "localhost", |
|
32 | 36 | "components.config_manager.local_server_config.normal_priority_requests_channel_capacity": 1024, |
33 | 37 | "components.config_manager.local_server_config.processing_time_warning_threshold_ms": 3000, |
34 | 38 | "components.config_manager.max_concurrency": 128, |
| 39 | + "components.config_manager.max_streams_per_connection": 8, |
| 40 | + "components.config_manager.max_streams_per_connection.#is_none": false, |
35 | 41 | "components.config_manager.port": 0, |
36 | 42 | "components.config_manager.remote_client_config.#is_none": true, |
37 | 43 | "components.config_manager.url": "localhost", |
|
44 | 50 | "components.gateway.local_server_config.normal_priority_requests_channel_capacity": 1024, |
45 | 51 | "components.gateway.local_server_config.processing_time_warning_threshold_ms": 3000, |
46 | 52 | "components.gateway.max_concurrency": 128, |
| 53 | + "components.gateway.max_streams_per_connection": 8, |
| 54 | + "components.gateway.max_streams_per_connection.#is_none": false, |
47 | 55 | "components.gateway.port": 0, |
48 | 56 | "components.gateway.remote_client_config.#is_none": true, |
49 | 57 | "components.gateway.url": "localhost", |
|
56 | 64 | "components.l1_endpoint_monitor.local_server_config.normal_priority_requests_channel_capacity": 1024, |
57 | 65 | "components.l1_endpoint_monitor.local_server_config.processing_time_warning_threshold_ms": 3000, |
58 | 66 | "components.l1_endpoint_monitor.max_concurrency": 128, |
| 67 | + "components.l1_endpoint_monitor.max_streams_per_connection": 8, |
| 68 | + "components.l1_endpoint_monitor.max_streams_per_connection.#is_none": false, |
59 | 69 | "components.l1_endpoint_monitor.port": 0, |
60 | 70 | "components.l1_endpoint_monitor.remote_client_config.#is_none": true, |
61 | 71 | "components.l1_endpoint_monitor.url": "localhost", |
|
67 | 77 | "components.l1_gas_price_provider.local_server_config.normal_priority_requests_channel_capacity": 1024, |
68 | 78 | "components.l1_gas_price_provider.local_server_config.processing_time_warning_threshold_ms": 3000, |
69 | 79 | "components.l1_gas_price_provider.max_concurrency": 128, |
| 80 | + "components.l1_gas_price_provider.max_streams_per_connection": 8, |
| 81 | + "components.l1_gas_price_provider.max_streams_per_connection.#is_none": false, |
70 | 82 | "components.l1_gas_price_provider.port": 0, |
71 | 83 | "components.l1_gas_price_provider.remote_client_config.#is_none": true, |
72 | 84 | "components.l1_gas_price_provider.url": "localhost", |
|
79 | 91 | "components.l1_provider.local_server_config.normal_priority_requests_channel_capacity": 1024, |
80 | 92 | "components.l1_provider.local_server_config.processing_time_warning_threshold_ms": 3000, |
81 | 93 | "components.l1_provider.max_concurrency": 128, |
| 94 | + "components.l1_provider.max_streams_per_connection": 8, |
| 95 | + "components.l1_provider.max_streams_per_connection.#is_none": false, |
82 | 96 | "components.l1_provider.port": 0, |
83 | 97 | "components.l1_provider.remote_client_config.#is_none": true, |
84 | 98 | "components.l1_provider.url": "localhost", |
|
91 | 105 | "components.mempool.local_server_config.normal_priority_requests_channel_capacity": 1024, |
92 | 106 | "components.mempool.local_server_config.processing_time_warning_threshold_ms": 3000, |
93 | 107 | "components.mempool.max_concurrency": 128, |
| 108 | + "components.mempool.max_streams_per_connection": 8, |
| 109 | + "components.mempool.max_streams_per_connection.#is_none": false, |
94 | 110 | "components.mempool.port": 0, |
95 | 111 | "components.mempool.remote_client_config.#is_none": true, |
96 | 112 | "components.mempool.url": "localhost", |
|
102 | 118 | "components.mempool_p2p.local_server_config.normal_priority_requests_channel_capacity": 1024, |
103 | 119 | "components.mempool_p2p.local_server_config.processing_time_warning_threshold_ms": 3000, |
104 | 120 | "components.mempool_p2p.max_concurrency": 128, |
| 121 | + "components.mempool_p2p.max_streams_per_connection": 8, |
| 122 | + "components.mempool_p2p.max_streams_per_connection.#is_none": false, |
105 | 123 | "components.mempool_p2p.port": 0, |
106 | 124 | "components.mempool_p2p.remote_client_config.#is_none": true, |
107 | 125 | "components.mempool_p2p.url": "localhost", |
|
114 | 132 | "components.sierra_compiler.local_server_config.normal_priority_requests_channel_capacity": 1024, |
115 | 133 | "components.sierra_compiler.local_server_config.processing_time_warning_threshold_ms": 3000, |
116 | 134 | "components.sierra_compiler.max_concurrency": 128, |
| 135 | + "components.sierra_compiler.max_streams_per_connection": 8, |
| 136 | + "components.sierra_compiler.max_streams_per_connection.#is_none": false, |
117 | 137 | "components.sierra_compiler.port": 0, |
118 | 138 | "components.sierra_compiler.remote_client_config.#is_none": true, |
119 | 139 | "components.sierra_compiler.url": "localhost", |
|
125 | 145 | "components.signature_manager.local_server_config.normal_priority_requests_channel_capacity": 1024, |
126 | 146 | "components.signature_manager.local_server_config.processing_time_warning_threshold_ms": 3000, |
127 | 147 | "components.signature_manager.max_concurrency": 128, |
| 148 | + "components.signature_manager.max_streams_per_connection": 8, |
| 149 | + "components.signature_manager.max_streams_per_connection.#is_none": false, |
128 | 150 | "components.signature_manager.port": 0, |
129 | 151 | "components.signature_manager.remote_client_config.#is_none": true, |
130 | 152 | "components.signature_manager.url": "localhost", |
|
136 | 158 | "components.state_sync.local_server_config.normal_priority_requests_channel_capacity": 1024, |
137 | 159 | "components.state_sync.local_server_config.processing_time_warning_threshold_ms": 3000, |
138 | 160 | "components.state_sync.max_concurrency": 128, |
| 161 | + "components.state_sync.max_streams_per_connection": 8, |
| 162 | + "components.state_sync.max_streams_per_connection.#is_none": false, |
139 | 163 | "components.state_sync.port": 0, |
140 | 164 | "components.state_sync.remote_client_config.#is_none": true, |
141 | 165 | "components.state_sync.url": "localhost", |
|
0 commit comments