Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
None
Description
Turning TimeoutException into UnavailableException is confusing to users. Let's expose that directly to make it clear that your options are (1) increase the timeout, (2) retry the op if cassandra was temporarily too busy, or (3) split the op up into smaller chunks.