skyplane icon indicating copy to clipboard operation
skyplane copied to clipboard

[perf] Add socket timeouts to the gateway sender

Open parasj opened this issue 2 years ago • 1 comments

For sending data along sockets, we should set timeouts on the gateway sender to cancel pending requests, restart the sender/receiver pair and then requeue any pending chunks. This would help solve situations where send buffers are full.

parasj avatar May 02 '22 20:05 parasj

Tracked in SKY-126

parasj avatar Jul 12 '22 22:07 parasj