de0766df5e3db0274f5d88b3881b4b87a81ed6fa
Remove the fallback mechanism that queried the database when Redis keys were missing or unavailable. The `GetConvMaxSeq` and `GetConvMaxSeqBatch` methods now strictly rely on the Redis cache and return `ErrKeyNotFound` if the data is not present.
Description
No description provided
Languages
Go
99.8%