Closed zhaocaibei123 closed 1 year ago
@zhouaihui CC Also we should change the the context in English due to this is a global community ~
@zhaocaibei123 Could you give the reproduced script?
Hi @zhaocaibei123 ,
According to the grpc doc, maxAttempts
will be clamped to 5 if it > 5.
So I don't think it's a RayFed bug.
I know your pain point, maybe we could take the action on https://github.com/ray-project/rayfed/issues/66
It seems that the argument
maxAttempts: 360
is not able to be set correctly. Please see the following error, it shows that the value is 5 instead of 360(I set it to 360).reproduced script: