MemberJunction / MemberJunction/MJ
Vector sync package does not upsert records to pinecone or create entity record documents with small batches
Open
- Dominant language
- TSQL
- Stars
- 29
- Forks
- 6
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 323
Description
While vectorizing the course entity records in a client databse, ran into a bug where only the first step of the process, where we vectorize the records, happened. The batch worker(s) never never went on to the second or third steps, which is to upsert vectors into pinecone and create entity record documents respectively.
No errors were outputted to the console either
Contributor guide
Assessment
This issue has not been assessed yet.