updated instruction for retry block (#3293)

This commit is contained in:
Ravi Dalal
2024-07-19 17:32:30 +00:00
committed by GitHub
parent 61ea845e26
commit 5236aced75
@@ -565,7 +565,7 @@
"id": "5303ede32b8e"
},
"source": [
"Ray client may time out if we try to connect immediately, so add a wait of 5 minutes"
"Ray server may take a while to accept connection, use a retry to avoid connection timeout error."
]
},
{