-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
Milestone
Description
Input does not handle network timeouts, our Qt version does not yet provide such option so we should either:
a) set timer when sending request and if we do not get response until timer is triggered, we should consider this as a timeout, or
b) update version to 5.15, there should be mechanism to handle timeouts https://codereview.qt-project.org/c/qt/qtbase/+/278064
https://forum.qt.io/topic/19182/handling-network-timeout-in-qt/4
Reactions are currently unavailable