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
F13157646: D14542.diff
Sun, May 5, 1:15 PM
Unknown Object (File)
Fri, May 3, 7:15 AM
Unknown Object (File)
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)
Mar 31 2024, 4:43 AM
Unknown Object (File)
Mar 29 2024, 12:51 PM
Unknown Object (File)
Mar 11 2024, 7:11 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.