nox icon indicating copy to clipboard operation
nox copied to clipboard

Builtins autodeploy: configurable TTL

Open folex opened this issue 3 years ago • 0 comments

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.

folex avatar Jul 07 '21 11:07 folex