Closed catap closed 5 months ago
Ok, the root cause of issue is tekstowo
. As soon as I disabled it, everything seems ok again.
Hm, I can't open https://www.tekstowo.pl nor http://www.tekstowo.pl ... is it dead?
It had opened, but it opens more than a minute per page, well, I guess I understand why it is so slow.
Ah, that's too bad! Maybe we should add a timeout to avoid mysterious stalls like this… any interest in attempting to hack that on?
@sampsyo I not sure that adding timeout is good idea. Adding small timeout won't help, and huge... well... :)
I feel that an issue with this web site (or my internet?). I think so because response time quite unstable:
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92666 0 92666 0 0 1892 0 --:--:-- 0:00:48 --:--:-- 25826
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92666 0 92666 0 0 49730 0 --:--:-- 0:00:01 --:--:-- 50008
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92666 0 92666 0 0 275k 0 --:--:-- --:--:-- --:--:-- 284k
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92666 0 92666 0 0 1619 0 --:--:-- 0:00:57 --:--:-- 24112
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1040 100 1040 0 0 127 0 0:00:08 0:00:08 --:--:-- 263
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 92666 0 92666 0 0 292k 0 --:--:-- --:--:-- --:--:-- 303k
√ ~ % curl https://www.tekstowo.pl -o /dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1040 100 1040 0 0 137 0 0:00:07 0:00:07 --:--:-- 238
√ ~ %
After reading a bit code: seems that it is a good idea to add timeouts for all requests.*
calls.
Should be fixed with #5262
Problem
When I'm importing some rare music
beet import
stucks huge time.Running this command in verbose (
-vv
) mode:Led to this problem: that I've interrupted it after 15 minutes of waiting.
Setup
lyrics
plugin everything works very fast.My configuration (output of
beet config
) is: