Skip to content

@uservane/langfuse-push: 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.

PushPendingScoresOpts

Promise<PushPendingScoresResult>