REDIS_INIT_ERROR variable

Message of the TypeError thrown by every cache operation when no redis connection is available — either RedisCache.init() was never awaited, or TagCache.destroy() has already been called on this instance.

Signature:

REDIS_INIT_ERROR = "Redis engine is not initialized!"

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.