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 4e8f3f3 commit bc0039bCopy full SHA for bc0039b
1 file changed
docker-compose.yaml
@@ -276,7 +276,7 @@ services:
276
- INGEST_LOG_LEVEL=DEFAULT
277
- INGEST_RAY_LOG_LEVEL=DEVELOPMENT
278
- INGEST_DYNAMIC_MEMORY_THRESHOLD=0.80
279
- - INGEST_DISABLE_DYNAMIC_SCALING=${INGEST_DISABLE_DYNAMIC_SCALING:-false}
+ - INGEST_DISABLE_DYNAMIC_SCALING=${INGEST_DISABLE_DYNAMIC_SCALING:-true}
280
# Ray internals configuration
281
- RAY_num_grpc_threads=1
282
- RAY_num_server_call_thread=1
0 commit comments