Parent
Part of #445
Severity
Medium
Problem
typesAndTtls failure falls back to type: 'unknown' / ttl: -1 with no banner. Keys look loaded but type/TTL are wrong.
Evidence
lib/features/redis/redis_keys_view.dart (~83–97)
- Existing
_buildErrorBanner path for other errors
Acceptance
Suggested fix
Catch batch failure → set _error / banner; keep key names from SCAN.
Parent
Part of #445
Severity
Medium
Problem
typesAndTtlsfailure falls back totype: 'unknown'/ttl: -1with no banner. Keys look loaded but type/TTL are wrong.Evidence
lib/features/redis/redis_keys_view.dart(~83–97)_buildErrorBannerpath for other errorsAcceptance
Suggested fix
Catch batch failure → set
_error/ banner; keep key names from SCAN.