Max Deichmann

Results 123 comments of Max Deichmann

@reza-mohideen, thanks for opening the issue. This is very interesting. I have a few follow up questions: - Do you have a special usage pattern? How many traces do you...

@reza-mohideen i would recommend upgrading to V3 (https://langfuse.com/self-hosting). This new major version contains many major performance improvements across the board.

I have the same issue. _Edit by maintainer bot: Comment was **automatically** minimized because it was considered unhelpful. (If you think this was by mistake, let us know). Please only...

We have a branch to upgrade next-auth here: https://github.com/langfuse/langfuse/pull/3602 If fails with: ``` ./src/server/auth.ts:274:20 Type error: Parameter 'profile' implicitly has an 'any' type. 272 | const extendedPrismaAdapter: Adapter = {...

[balazsorban44](https://github.com/balazsorban44) i do not have noImplicitAny set in my project. Any other reason why this might be failing?

@balazsorban44 is there any update on this? I would really like to upgrade next-auth but I am blocked by this right now.

@TheErk thanks a lot for all of this! Some background: the failing migration is one where we move data from one table in Clickhouse to a new one. The timeout...

Hi @TheErk, thanks a lot for responding. - The value "c19b91d9-f9a2-468b-8209-95578f970c5b" comes from this [id](https://github.com/langfuse/langfuse/blob/b4864b5334f89613de0a4864fd34ec2d8ac3c772/worker/src/backgroundMigrations/migrateEventLogToBlobStorageRefTable.ts#L19) - About not being able to see traces: this is probably because CH is struggling...

@rwb-truelime thanks a lot for reaching out on this issue. We will take this up and add a column for annotation queues. In the meantime: do you already know at...