@uservane/langfuse-push: pushPendingScores
Function: pushPendingScores()
Section titled “Function: pushPendingScores()”pushPendingScores(
opts):Promise<PushPendingScoresResult>
Defined in: index.ts:121
Poll UserVane pending scores, push each as a Langfuse session or observation score, ack.
Runs in the CUSTOMER’s server/cron. Holds UserVane secret + Langfuse keys
server-side only. Returns { delivered, failed } counts for this run.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Promise<PushPendingScoresResult>