errors.fyi community error code reference
BUSYKEY
redis

Destination Key Busy

The destination key already exists. Returned by commands such as COPY or RENAME when the target key is occupied and no REPLACE flag is given.

References

โ† all namespaces for BUSYKEY