Kashif
Kashif
It's probably happening because of the heartbeat check which validates that keys exist on redis. But since Groups timeout kills the limiter after timeout those keys don't exist anymore. https://github.com/SGrondin/bottleneck/blob/b83528333ba4d27cf70b81cc2be12e09d7ff692f/src/Scripts.coffee#L84...
@jmank88 can we go forward with this PR now please? The config testing indicated no issues with disabling the Bump threshold.
@jmank88 do you mean via PR #11805 ? Shouldn't we still disable the bump for FTM based on @dimriou 's [comment here](https://github.com/smartcontractkit/chainlink/pull/11805#discussion_r1461877679) . Even though we won't see bumping errors...
@patrick-ogrady understood. Yeah I actually started an issue to add mempool support for coins. https://github.com/coinbase/rosetta-bitcoin/issues/54 Thanks