Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set a download speed timeout in the curl session
This will abort the download if it’s slower than 10KB/sec for 60 seconds with CURLE_OPERATION_TIMEDOUT The limits are copied from flatpak/flatpak@d6b10c2 This seems it could be useful in CI which may want to proactively kill a pipeline if a download timeouts
- Loading branch information