docs: Fix version call-out for stale_worker_timeout
Related-Change: I8227939d04fda8db66fb2f131f2c71ce8741c7d9 Change-Id: I149a2df2d942bba02049947865b000c9cf1a89bc
This commit is contained in:
@@ -65,7 +65,7 @@ is as follows:
|
|||||||
|
|
||||||
5. Old workers continue servicing any in-progress connections, while new
|
5. Old workers continue servicing any in-progress connections, while new
|
||||||
connections are picked up by new workers. Once an old worker completes
|
connections are picked up by new workers. Once an old worker completes
|
||||||
all of its oustanding requests, it exits. Beginning with Swift 2.33.0,
|
all of its oustanding requests, it exits. Beginning with Swift 2.35.0,
|
||||||
if any workers persist beyond ``stale_worker_timeout``, the new manager
|
if any workers persist beyond ``stale_worker_timeout``, the new manager
|
||||||
will clean them up with ``KILL`` signals.
|
will clean them up with ``KILL`` signals.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user