You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to update on a slow and unreliable network (eg. on a train), the process often times out and fails with this error message: "Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds"
Reproduction Steps
Get on train.
Start upgrading the system.
Watch as connection speed changes, and when network drops out, it fails.
Repeat 2-3. endlessly.
Expected behavior
There should be a way of making yay more patient. It would be very nice to be able to set the timeout limit. Even nicer if yay would remember that it just failed and the next try would last longer.
Output
"Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds"
The text was updated successfully, but these errors were encountered:
"Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds"
This output is actually from yay running pacman. Therefore, it applies to pacman too and may be worth it to make this issue at pacman’s repository. There’s not much yay can do in this scenario.
Affected Version
yay v12.4.2 - libalpm v15.0.0
Describe the bug
When attempting to update on a slow and unreliable network (eg. on a train), the process often times out and fails with this error message: "Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds"
Reproduction Steps
Expected behavior
There should be a way of making yay more patient. It would be very nice to be able to set the timeout limit. Even nicer if yay would remember that it just failed and the next try would last longer.
Output
"Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds"
The text was updated successfully, but these errors were encountered: