nox
nox copied to clipboard
Builtins autodeploy: configurable TTL
Currently, it's not possible to configure the TTL of particles that BuiltinsDeployer sends as it's hardcoded to 20 seconds. It poses a problem for commodity hardware that doesn't possess much computation power: particles will timeout and there's no way to prevent that.
I suggest making TTL configurable via Config.toml.