@dimas09 wrote:
Spontaneously I’ve started to get the warning after the start of my application in the development environment with
ember serve
(node:1) TimeoutOverflowWarning: 2591579998576 does not fit into a 32-bit signed integer. Timeout duration was set to 1.
Despite this warning, everything works well. I couldn’t understand the reason for it Please give me some direction to figure out the reason for this warning. My version of
ember-cli
andnode
:ember-cli: 3.14.0 node: 12.16.1 os: linux x64
Posts: 4
Participants: 2