airlift / drift

An annotation-based Java library for creating Thrift serializable types and services.
Apache License 2.0
242 stars 92 forks source link

Do not retry requests when response is too long #92

Closed arhimondr closed 5 years ago

electrum commented 5 years ago

I just realized we should name the exception FrameTooLargeException since that matches the max-frame-size config