Commit b208317
committed
readyset-server: Make table request timeout configurable
Expose domain table request timeout as a CLI/env option, mirroring
the existing worker request timeout.
Release-Note-Core: Added CLI/env option TABLE_REQUEST_TIMEOUT_SECONDS
to configure timeout for long table operations like compaction.
AI-Use: level:3
Change-Id: I1d0476b84372a415bb1047b533ac775c6a6a6964
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/11085
Reviewed-by: Gautam Gopinadhan <[email protected]>
Tested-by: Buildkite CI1 parent 141279b commit b208317
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
104 | 105 | | |
105 | 106 | | |
106 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
| 634 | + | |
626 | 635 | | |
627 | 636 | | |
628 | 637 | | |
| |||
0 commit comments