Homec4science

Fix daemon restart behavior to check once every 10 seconds

Authored by epriestley <git@epriestley.com> on Nov 23 2015, 00:07.

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

Committed
epriestley <git@epriestley.com>Nov 23 2015, 14:59
Pushed
aubortJan 31 2017, 17:16
Parents
rPH39cf0134728a: Add `objectPHID` keys to Harbormaster task schedulers
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHb964f8873bfd: Fix daemon restart behavior to check once every 10 seconds (authored by epriestley <git@epriestley.com>).Nov 23 2015, 14:59