WebThingsIO / webthing-python

Python implementation of a Web Thing server
Mozilla Public License 2.0
177 stars 37 forks source link

Timeout overflow #82

Open ric96 opened 3 years ago

ric96 commented 3 years ago

Hi all!

I have a timeout of 10 sec set but i keep on thing this warning when it expires

2021-10-13 14:17:03.117 ERROR  : thing-url-adapter: (node:1199) TimeoutOverflowWarning: 146803712000 does not fit into a 32-bit signed integer.
2021-10-13 14:17:03.117 ERROR  : thing-url-adapter: Timeout duration was set to 1.
flatsiedatsie commented 2 years ago

Ah, maybe that's it.

https://github.com/WebThingsIO/thing-url-adapter/issues/111