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
F15467294: D14542.id35187.diff
Thu, Apr 3, 1:58 PM
F15435513: D14542.diff
Tue, Mar 25, 8:41 AM
F15432555: D14542.diff
Mon, Mar 24, 6:33 PM
F15387476: D14542.diff
Sat, Mar 15, 2:28 AM
Unknown Object (File)
Mar 3 2025, 9:14 PM
Unknown Object (File)
Feb 14 2025, 3:54 AM
Unknown Object (File)
Feb 10 2025, 6:30 AM
Unknown Object (File)
Jan 29 2025, 10:34 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
Branch
timer
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8983
Build 10549: Run Core Tests
Build 10548: arc lint + arc unit

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.