Page MenuHomePhabricator

Fix daemon restart behavior to check once every 10 seconds
ClosedPublic

Authored by epriestley on Nov 22 2015, 11:11 PM.
Tags
None
Referenced Files
F18186887: D14542.diff
Sat, Aug 16, 6:39 PM
F18078982: D14542.id35187.diff
Mon, Aug 4, 8:35 PM
F17940401: D14542.id35187.diff
Thu, Jul 31, 4:19 AM
F17878144: D14542.id35172.diff
Mon, Jul 28, 8:06 PM
F17851778: D14542.diff
Sun, Jul 27, 11:43 AM
F17681628: D14542.diff
Jul 13 2025, 7:36 PM
Unknown Object (File)
May 25 2025, 6:37 AM
Unknown Object (File)
May 12 2025, 1:46 AM
Subscribers
None

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix daemon restart behavior to check once every 10 seconds.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, joshuaspence.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2015, 12:47 AM
This revision was automatically updated to reflect the committed changes.