mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
Removes the hardcoded 3m / 15m literals from RemoteUnloaderAdapter and threads in DistributedConfig.BackendInstallTimeoutOrDefault() and BackendUpgradeTimeoutOrDefault() at construction. Install now defaults to 15m (was 3m); cold OCI image pulls on Jetson Wi-Fi routinely blew past the old ceiling. Scripted messaging client captures the timeout so tests can assert the configured value actually reaches the NATS request. Signed-off-by: Ettore Di Giacinto <mudler@localai.io> |
||
|---|---|---|
| .. | ||
| distributed | ||
| mock-backend | ||
| e2e_anthropic_test.go | ||
| e2e_mcp_test.go | ||
| e2e_ollama_test.go | ||
| e2e_suite_test.go | ||
| e2e_websocket_responses_test.go | ||
| mock_backend_test.go | ||
| path_resolution_test.go | ||
| realtime_webrtc_test.go | ||
| realtime_ws_test.go | ||
| run-realtime-sherpa.sh | ||