when I'm behind a slow network, I may want to instruct the program to wait longer for responses.
Actual behaviour
now it will wait no more than 4s, and then give up.
Steps to reproduce the behaviour
I'm not sure if limiting your bandwidth to 15kb/s is necessary. anyhow, ask for "Rhus coriara". it is a mistake and TPL will take some time to give an answer. with timeout 12s, you get the answer, with timeout 4s, you don't.
what about we add a button like "repeat, but wait longer".
Expected behaviour
when I'm behind a slow network, I may want to instruct the program to wait longer for responses.
Actual behaviour
now it will wait no more than 4s, and then give up.
Steps to reproduce the behaviour
I'm not sure if limiting your bandwidth to 15kb/s is necessary. anyhow, ask for "Rhus coriara". it is a mistake and TPL will take some time to give an answer. with timeout 12s, you get the answer, with timeout 4s, you don't.
what about we add a button like "repeat, but wait longer".