boomerang
boomerang copied to clipboard
Increment in TTI value for long task
Hi Team,
As I see increment in the TTI value for the long task with the latest version of the continuity plugin. While comparing the latest version with the previous one, I found that (+1) got added as part of the TTI calculation in the newer version of determineTti function.
below I am attaching the exact line where i am pointing here.
https://github.com/akamai/boomerang/blob/c0cbec6da22c38733fef2a494104b4816b956fea/plugins/continuity.js#L1318C1-L1319C1
Kindly let me know, why this change has been made?