Ghini / ghini.desktop

plant collections manager (desktop version)
http://ghini.github.io/
GNU General Public License v2.0
24 stars 14 forks source link

timeout in TPL query is too short #402

Closed mfrasca closed 6 years ago

mfrasca commented 6 years ago

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".

mfrasca commented 6 years ago

I added a preference value. but, as most preferences, you need to edit it from outside the program.