Commit cbef4a1
Raise default Chorus local-op timeout so large projects can S/R
Chorus's 15-minute default timeout on local hg operations (e.g. the
post-merge commit) is too short for very large projects, which then land
on hold with a TimeoutException (#357). Default CHORUS_LOCAL_TIMEOUT_SECONDS
to 3600 in environ, and pass it through both lfmergeqm launch scripts'
sudo --preserve-env so a deployment can still override it.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 92c8c96 commit cbef4a1
3 files changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
0 commit comments