Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Serve] [release test] Add max_retries and max_restarts (ray-project#…
…32011) The long_running_serve_failure test uses a long-running actor, RandomKiller, to randomly kill Serve actors. This change sets the RandomKiller's max_restarts and max_task_retries to -1, so it can restart after crashes. Related issue number Addresses ray-project#31741 Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
- Loading branch information