billions-hairdresser-78656
04/08/2025, 12:36 PM/api/v1/
via the REST API.
My specific question is whether you have any issues or limitations we should be aware of when using this alternative.
Thank you very much.damp-lion-88352
04/08/2025, 12:52 PMdamp-lion-88352
04/08/2025, 12:53 PMbillions-hairdresser-78656
04/08/2025, 1:01 PMfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
billions-hairdresser-78656
04/08/2025, 2:24 PMgrpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "Socket closed"
debug_error_string = "UNKNOWN: Error received from peer {grpc_message:"Socket closed", grpc_status:14, created_time:"2025-04-08T11:14:27.60937-03:00"}"
I was reviewing this issue https://github.com/grpc/grpc/issues/19954#issuecomment-2468374813, but native GRPC_DNS_RESOLVER isn't working for me.billions-hairdresser-78656
04/08/2025, 2:25 PMFlyteRemote(config=Config(platform=PlatformConfig(endpoint="10.222.22.232", insecure=True, insecure_skip_verify=True)))
gentle-tomato-480
04/08/2025, 2:31 PMFlyteRemote(config=Config(platform=PlatformConfig(endpoint="dns:///my-domain",...)))
should work (note the 3 /
after dns:
)billions-hairdresser-78656
04/08/2025, 3:04 PMfreezing-airport-6809
gentle-tomato-480
04/08/2025, 5:22 PM