mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-15 22:41:02 +01:00
In storage/remote, try converting to RecoverableError using errors.As, instead of through direct casting. Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>