You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing a werd issue. Every time I try to import an Excel sheet (chunk reading 1000, batch inserts 1000, queued processing) the import stops at exactly 20.000 records (out of 76.341). It's not a memory issue, I'm pretty sure about that. Have played around with the chunck number, doesn't matter: always exit at 20.000...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm facing a werd issue. Every time I try to import an Excel sheet (chunk reading 1000, batch inserts 1000, queued processing) the import stops at exactly 20.000 records (out of 76.341). It's not a memory issue, I'm pretty sure about that. Have played around with the chunck number, doesn't matter: always exit at 20.000...
Have not included code, because I've used the 5 min quick start (extended with chunck reading, batch inserts and queued jobs). So pretty basic, I guess.
Any ideas where to start searching for a solution?
Thanks, Jelgr
Beta Was this translation helpful? Give feedback.
All reactions