rate-limit: avoid a crash in some rare occasion
If the _RateLimitEvent pushed on the heap are similar enough, they info will be compared, and we need them to be comparable otherwise we get a traceback.
If the _RateLimitEvent pushed on the heap are similar enough, they info will be compared, and we need them to be comparable otherwise we get a traceback.