# REDIS_CLIENT_INIT_ERROR variable · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.redis_client_init_error/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

Message of the `TypeError` thrown by any [RedisCache](https://imqueue.org/api/rpc/latest/rpc.rediscache/) operation invoked before a connection has been established. Exported so callers can match on it.

**Signature:**

```typescript
REDIS_CLIENT_INIT_ERROR = "Redis client is not initialized!"
```

