Skip to main content

Module set

Expand description

config api backoff-max-elapsed-time-ms set — write api.backoff_max_elapsed_time_ms to on-disk config.

The value is a millisecond integer; we parse it to a u64 here (so a non-numeric value fails the set with a clear error rather than landing on disk) before persisting it.

Modules§

request_schema
response_schema

Functions§

execute