Commit 936a7b6
authored
SSH tunnel: use the maximum of the server timeout and the shutdown delay (#4477)
## Changes
If someone sets a very long shutdown delay (longer than the default 24h
server timeout), the job should not time out before the shutdown delay
can take effect
## Why
Some customers want to keep ssh workloads for longer that 24 hours and
we should respect that.
## Tests
Existing suite
<!-- If your PR needs to be included in the release notes for next
release,
add a separate entry in NEXT_CHANGELOG.md as part of your PR. -->1 parent 20e210a commit 936a7b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments