Kevin Cerda

Results 2 comments of Kevin Cerda

It appears this error occurs when the request times out and returns a ETIMEDOUT error. I was able to get my reports to load by updating the _mapToLegacyLatency function in...

I experienced the same issue when processing large data sets. It's happening on index.js line 135, the use of the spread operator. Due to the nature of the spread operator...