↓ 1 callersFunctionnewClient(
cli *http.Client,
host string,
publicKey string,
secretKey string,
sdkVersion string,
)
libs/acl/langfuse/client.go:34
↓ 1 callersFunctionnewIngestionConsumer(
cli *client,
q *queue,
flushAt int,
flushInterval time.Duration,
sampleRate float64,
logMessage string
libs/acl/langfuse/consumer.go:51
↓ 1 callersFunctionnewTaskManager(
threads int,
cli *http.Client,
host string,
maxTaskQueueSize int,
flushAt int,
flushInterval time.Dura
libs/acl/langfuse/task.go:26
↓ 1 callersMethodpatchMedia(
mediaID string,
uploadedAt time.Time,
uploadHTTPStatus int,
uploadHTTPError string,
uploadTimeMs int64,
libs/acl/langfuse/client.go:249