include/lightspeed@transport@contract_RateLimited.hrl

-record(rate_limited, {reason :: binary(), retry_after_ms :: integer()}).