!VRULIdgoKmKPzJZzjj:nixos.org

Nix Package Manager development

936 Members
For people hacking on Nix: https://github.com/NixOS/nix Nix maintainers can be reached here.199 Servers

Load older messages


SenderMessageTime
14 May 2026
@joerg:thalheim.ioMic92 @tomberek:matrix.org: we can but we have to handle S3's custom XML errors same way as the SDK implementations 04:43:03
@joerg:thalheim.ioMic92 Afaik the Aws SDK also enables keep alive04:44:26
@tomberek:matrix.orgtomberekOther approach would be to conditionally set it.04:47:37
@tjni:matrix.org@tjni:matrix.org left the room.04:57:40
@tomberek:matrix.orgtomberek
        curl_easy_setopt(req, CURLOPT_TCP_KEEPALIVE, 1L);
        curl_easy_setopt(req, CURLOPT_TCP_KEEPIDLE, 30L);
        curl_easy_setopt(req, CURLOPT_TCP_KEEPINTVL, 30L);
        curl_easy_setopt(req, CURLOPT_MAXAGE_CONN, 90L);

how about this. We may have been hitting a 60s timeout on the server side.. when matching ours there is a small race condition. Looks like 30s is fairly commonly used to prevent that.

05:00:29
@tomberek:matrix.orgtomberekFor consideration: https://github.com/NixOS/nix/pull/1585505:11:05
@hazre:matrix.orghaz joined the room.17:01:42
@kaustubh.desale:matrix.orgkaustubh.desale joined the room.17:16:31

There are no newer messages yet.


Back to Room ListRoom Version: 6