MemberJunction / MemberJunction/MJ
Vector sync package throws an error after processing a large batch of records
Open
- Dominant language
- TSQL
- Stars
- 29
- Forks
- 6
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 323
Description
When factorizing a large batch of records, the process would "end" by throwing a `Error [ERR_STREAM_PUSH_AFTER_EOF]: stream.push() after EOF` error. I was able to reproduce this issue vectorizing a list of 5k records, and another with 56 records, but was not able to when vectorizing a list with 30 records. The vector process was kicked off via the test-vectorization folder/package

Contributor guide
Assessment
This issue has not been assessed yet.