Skip to content

Default Ray password length is insufficient #2280

@asomsiko

Description

@asomsiko

Describe the problem

Modin generates a 16-byte Ray password which is too short. The recommendation is to have at least 32-byte secret

Source code / logs

redis_password = override_redis_password or secrets.token_hex(16)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🦗Something isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions