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
F13769538: D19235.diff
Sat, Sep 7, 11:26 PM
Unknown Object (File)
Wed, Sep 4, 11:12 PM
Unknown Object (File)
Mon, Sep 2, 4:14 AM
Unknown Object (File)
Mon, Sep 2, 4:06 AM
Unknown Object (File)
Thu, Aug 29, 3:25 AM
Unknown Object (File)
Wed, Aug 28, 7:47 PM
Unknown Object (File)
Wed, Aug 28, 1:31 PM
Unknown Object (File)
Sun, Aug 25, 1:59 PM
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.