Page MenuHomePhabricator

Give all commands from DiffusionCommandEngine a default 15 minute timeout
ClosedPublic

Authored by epriestley on Mar 17 2018, 12:15 AM.

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
Branch
timeout1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19876
Build 26936: Run Core Tests
Build 26935: arc lint + arc unit

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.