Commit b7ed08e
chore(config): clarify catchup_lag_threshold=1 rejection message
Reword the ValidateBasic error for catchup_lag_threshold == 1 from
"to absorb round skew" to "(margin beyond the one-height round skew)".
Rejecting 1 isn't required to absorb a one-height skew; the point is to
keep the smallest enabled threshold above the routine one-height
proposer/commit difference between synced peers. Message text only; no
logic change.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 67da2af commit b7ed08e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1181 | 1181 | | |
1182 | 1182 | | |
1183 | 1183 | | |
1184 | | - | |
| 1184 | + | |
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
| |||
0 commit comments