[remoting][FTL] Host Tarchycardia Prevention
crrev.com/c/1604427 removed the result field from the heartbeat reponse and made set_interval_seconds take its field. However, the server side change didn't take effect on time so the host still sees the 'SUCCESS' result and interprets it as a 1s heartbeat delay, which is too frequent and thus a "tarchycardia". This CL prevents future host tarchycardia by enforcing a minimum heartbeat interval on the host. Bug: 954695 Change-Id: I87b3a52bafa17dd46246b4f488e4478d7884e91f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610852Reviewed-by:Joe Downing <joedow@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#659260}
Showing
Please register or sign in to comment