MemberJunction / MemberJunction/MJ

Vector sync package does not upsert records to pinecone or create entity record documents with small batches

Open
#508 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.