Files
oak-gpui/crates
Agus Zubiaga c7ef3025e4 remoting: Server download connect timeout (#44216)
Sometimes machines are configured to drop outbound packets (rather than
reject connections). In these cases, curl/wget just hang causing our
download step to never complete. This PR adds a timeout of 10s for the
connection (not the whole download), so that in situations like this we
can fallback to our client-side download eventually.

Related to but doesn't fully fix:
https://github.com/zed-industries/zed/issues/43694 and
https://github.com/zed-industries/zed/issues/43718

Release Notes:

- remote: Add 10s connect timeout for server download
2025-12-05 16:16:46 +01:00
..
2025-11-19 12:34:41 +01:00
2025-12-03 11:24:08 +00:00
2025-11-20 22:17:50 -07:00
2025-11-11 16:10:47 +01:00
2025-11-25 14:17:27 -08:00
2025-11-12 15:31:20 +01:00
2025-11-07 11:36:05 +00:00