HomePhabricator

Fix daemon restart behavior to check once every 10 seconds

Description

Fix daemon restart behavior to check once every 10 seconds

Summary: This logic is flipped.

Test Plan:

  • Before change: ran bin/phd debug task, saw queries to the config table every second.
  • After change: ran bin/phd debug task, saw queries to the config table every 10 seconds.

Reviewers: chad, joshuaspence

Reviewed By: chad, joshuaspence

Differential Revision: https://secure.phabricator.com/D14542

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Nov 23 2015, 1:59 PM
Reviewer
chad
Differential Revision
D14542: Fix daemon restart behavior to check once every 10 seconds
Parents
rP39cf0134728a: Add `objectPHID` keys to Harbormaster task schedulers
Branches
Unknown
Tags
Unknown
Build Status
Buildable 8998
Build 10570: Run Core Tests