Prefetch nearby scene assets in the background
Some checks failed
CI / rust-skia (Rust only) (push) Has been cancelled
CI / required (push) Has been cancelled

This commit is contained in:
2026-08-23 11:06:28 +02:00
parent d85f7d22f2
commit b59bc4c3cd
12 changed files with 259 additions and 32 deletions

View File

@@ -38,6 +38,7 @@ behavior:
vision:
max_distance_meters: 64
asset_cache_max_bytes: 2147483648
reconnect:
initial_delay_milliseconds: 1000
maximum_delay_seconds: 60