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
F13094627: D14542.diff
Thu, Apr 25, 7:26 AM
Unknown Object (File)
Sat, Apr 13, 9:02 PM
Unknown Object (File)
Thu, Apr 11, 8:55 AM
Unknown Object (File)
Sun, Mar 31, 4:43 AM
Unknown Object (File)
Fri, Mar 29, 12:51 PM
Unknown Object (File)
Mar 11 2024, 7:11 PM
Unknown Object (File)
Mar 11 2024, 4:26 PM
Unknown Object (File)
Mar 11 2024, 3:43 PM
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.