mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-22 22:20:02 +00:00
4 lines
174 B
TOML
4 lines
174 B
TOML
[profile.default]
|
|
slow-timeout = { period = "60s", terminate-after = 3, grace-period = "30s" }
|
|
retries = { backoff = "exponential", count = 3, delay = "10s", jitter = true }
|