Open faryalzuberi opened 4 years ago
I think this has something to do with using the await function, I'm trying to figure this out now too
I think this has something to do with using the await function, I'm trying to figure this out now too
I have changed my code to use only promises with .then and this error still pops up from time to time. It doesn't happen all the time, which is actually more frustrating as it makes it super hard to debug.
I think this has something to do with using the await function, I'm trying to figure this out now too
I have changed my code to use only promises with .then and this error still pops up from time to time. It doesn't happen all the time, which is actually more frustrating as it makes it super hard to debug.
I am getting the same error, it's true - it doesn't pops up all the time.
I have deployed my code on an Azure App Service container that is running node version v12.16.3. My code works perfectly on my local machine and I am able to parse the same excel file. However on my production environment on Azure I run into this error. The parsing succeeds on every 6th/7th attempt on average.
read-excel-file
v4.0.7unzipper
version v0.9.15