sapling/eden
Arun Kulshreshtha ce4416de6b edenapi: increase low speed time limit to 2 minutes
Summary:
Increase [CURLOPT_LOW_SPEED_TIME](`https://curl.se/libcurl/c/CURLOPT_LOW_SPEED_TIME.html`) because users were hitting low speed timeouts during normal usage.

2 minutes was arbitrarily chosen, but it seems unlikely that we'd have situations where connections legitimately sit idle for more than 2 minutes. (If it turns out we do, that would be a bit concerning.)

This diff also updates the config option to specify the time in seconds instead of milliseconds because libcurl only supports second-level precision when specifying `CURLOPT_LOW_SPEED_TIME`. The config option name has been updated to explicitly include the unit to avoid confusion.

Differential Revision: D30272017

fbshipit-source-id: 0ae5e912c0dafc897fe19de3ea8e5aeb4ed8459c
2021-08-12 11:18:08 -07:00
..
fs pool eden thrift connections 2021-08-10 18:57:52 -07:00
hg-server remove use of chashmap 2021-08-03 13:07:18 -07:00
integration integration: make tests compatible on Windows 2021-08-05 17:34:25 -07:00
locale
mononoke mononoke: introduce simple mutable renames 2021-08-12 10:41:44 -07:00
scm edenapi: increase low speed time limit to 2 minutes 2021-08-12 11:18:08 -07:00
test_support fix systemd tests locally 2021-07-09 17:24:11 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore
Eden.project.toml