Page MenuHomePhabricator

Give all commands from DiffusionCommandEngine a default 15 minute timeout
ClosedPublic

Authored by epriestley on Mar 17 2018, 12:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 1:02 PM
Unknown Object (File)
Wed, Jan 15, 6:21 PM
Unknown Object (File)
Wed, Jan 15, 6:21 PM
Unknown Object (File)
Wed, Jan 15, 6:20 PM
Unknown Object (File)
Wed, Jan 15, 6:03 PM
Unknown Object (File)
Thu, Dec 26, 8:36 PM
Unknown Object (File)
Sat, Dec 21, 7:49 AM
Unknown Object (File)
Dec 18 2024, 6:55 AM
Subscribers
None

Details

Summary

Ref T13108. See PHI364. See the task and issue for discussion.

If a git fetch during synchronization hangs, the whole node currently hangs. While the causes of a git fetch hang aren't clear, we don't expect synchronization to ever reasonably take more than 15 minutes, so add a default timeout.

Test Plan

Will deploy and observe; this is difficult to reproduce or test directly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 17 2018, 12:22 AM
This revision was automatically updated to reflect the committed changes.