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
F17681628: D14542.diff
Sun, Jul 13, 7:36 PM
Unknown Object (File)
May 25 2025, 6:37 AM
Unknown Object (File)
May 12 2025, 1:46 AM
Unknown Object (File)
May 11 2025, 9:46 AM
Unknown Object (File)
May 10 2025, 5:27 AM
Unknown Object (File)
Apr 23 2025, 11:27 PM
Unknown Object (File)
Apr 22 2025, 9:39 PM
Unknown Object (File)
Apr 6 2025, 8:37 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.