Open
Description
The EVM GW supports the following flags to rate limit transactions submitted by the same EOA:
--tx-request-limit, --tx-request-limit-duration
.
However, its difficult to track the impact of these flags when they are applied.
A metric which reports how many transactions were rate limited per EOA will be very useful in tuning the values of these flags.