We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee55c3 commit 0fce198Copy full SHA for 0fce198
indexify/tests/cli/test_server_fe_scaling.py
@@ -24,7 +24,7 @@ def run(self, sleep_secs: float) -> str:
24
25
26
# Server side configuration.
27
-_FE_ALLOCATIONS_QUEUE_SIZE = 2
+_FE_ALLOCATIONS_QUEUE_SIZE = 1
28
29
30
class TestServerFunctionExecutorScaling(unittest.TestCase):
0 commit comments