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