Set DEFAULT_CATCHUP_EVERY_N to 10 to get more accurate task expiration when busy...
authorSimon Jenkins <sjenkins@fb.com>
Thu, 25 Sep 2014 21:25:47 +0000 (14:25 -0700)
committerAnton Likhtarov <alikhtarov@fb.com>
Fri, 26 Sep 2014 22:26:26 +0000 (15:26 -0700)
commit3f54bba77387d4967f37abc9b7e279c418bb3a52
tree77c35531512091481ba338cd00ede42f14eb07ca
parent7b474bc67d82c20452d28472a85f9f5dd153ce01
Set DEFAULT_CATCHUP_EVERY_N to 10 to get more accurate task expiration when busy event base

Summary:
when event base is busy we're timing out tasks too early.
BIG SCARY NOTE: I don't have the thrift knowledge to know if there's sideeffects of this, please let
me know if this change is harmful.

Test Plan:
tested internally

Reviewed By: davejwatson@fb.com

Subscribers: njormrod

FB internal diff: D1578466

Tasks: 4752162
folly/io/async/HHWheelTimer.h