-
Notifications
You must be signed in to change notification settings - Fork 7.5k
A lot of Ray commands fail in nightly build #10668
Copy link
Copy link
Closed
Labels
P0Issues that should be fixed in short orderIssues that should be fixed in short orderbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'trelease-blockerP0 Issue that blocks the releaseP0 Issue that blocks the releasetriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)
Metadata
Metadata
Assignees
Labels
P0Issues that should be fixed in short orderIssues that should be fixed in short orderbugSomething that is supposed to be working; but isn'tSomething that is supposed to be working; but isn'trelease-blockerP0 Issue that blocks the releaseP0 Issue that blocks the releasetriageNeeds triage (eg: priority, bug/not-bug, and owning component)Needs triage (eg: priority, bug/not-bug, and owning component)
What is the problem?
This is because they keep passing the deleted
redis_passwordkeyword.For example,
Also I feel confused about many prompts and docs still mentioning
redis_passwordwhile it no longer exists inray.initReproduction (REQUIRED)
Please provide a script that can be run to reproduce the issue. The script should have no external library dependencies (i.e., use fake or mock data / environments):
If we cannot run your script, we cannot fix your issue.