class Redis::TimeSeries::Error

Base error class for convenient rescue-ing.

Descendant of Redis::BaseError, so you can rescue that and capture all time-series errors, as well as standard Redis command errors.