Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeoutOverflowWarning #111

Open
flatsiedatsie opened this issue Dec 1, 2021 · 0 comments
Open

TimeoutOverflowWarning #111

flatsiedatsie opened this issue Dec 1, 2021 · 0 comments

Comments

@flatsiedatsie
Copy link

I'm seeing a lot of this, both on a gateway 1.0.0 and 1.1.0.

2021-12-01 15:21:38.454 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 117992771290.61913 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.454 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.457 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 127147084377.48383 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.458 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.458 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 133929550792.36755 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.459 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.460 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 141216019532.3054 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.460 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.461 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 146803712000 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.461 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.477 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 118591844323.34877 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.478 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.479 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 126936842448.96397 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.479 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.480 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 133865814030.75087 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.480 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.481 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 141398152798.44925 does not fit into a 32-bit signed integer.
2021-12-01 15:21:38.482 ERROR  : thing-url-adapter: Timeout duration was set to 1.
2021-12-01 15:21:38.482 ERROR  : thing-url-adapter: (node:28025) TimeoutOverflowWarning: 146803712000 does not fit into a 32-bit signed integer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant