Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added GLOBAL_GRPC_OPTIONS to Ray Client GRPC_OPTIONS (ray-project#40490)
GRPC options of the client now extends the GLOBAL_GRPC_OPTIONS constant. Doing so allows the Ray client to obey the expected http/s proxy behaviour. Also gives the user to override this behaviour with the RAY_grpc_enable_http_proxy environment variable.
- Loading branch information