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)
Thu, Jul 25, 4:58 PM
Unknown Object (File)
Thu, Jul 25, 10:40 AM
Unknown Object (File)
Tue, Jul 23, 7:23 AM
Unknown Object (File)
Fri, Jul 19, 10:23 AM
Unknown Object (File)
Fri, Jul 12, 10:16 PM
Unknown Object (File)
Fri, Jul 12, 9:24 AM
Unknown Object (File)
Wed, Jul 10, 11:12 PM
Unknown Object (File)
Mon, Jul 8, 1:15 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.