-record(limiter, { cache :: gleam@dict:dict(any(), list(birl:time())), count :: integer(), duration :: birl@duration:duration() }).