I encountered the same issue and resolved it by splitting the file into smaller segments, which allowed normal processing. It appears that the cursor may have a memory constraint per request, as larger files could trigger service timeouts due to excessive resource demands.