include/lightspeed@upload_TooLarge.hrl

-record(too_large, {
    ref :: binary(),
    size_bytes :: integer(),
    max_bytes :: integer()
}).