langfuse / langfuse/langfuse-java

Error when Using Time like 00:00:00

Open
#11 4 comments 0 reactions 1 assignee View on GitHub

@Steffen911 is already working on this.

Since Oct 27, 2025.

bug
Dominant language
Java
Stars
73
Forks
14
Avg merge
13h 54m
Merged PRs (30d)
3

Description

In here

https://github.com/langfuse/langfuse-java/blob/78b8673f4f17d8ca1de22abde5942dbd441607a3/src/main/java/com/langfuse/client/resources/sessions/SessionsClient.java#L64-L70

The Timestamp using OffsetDatetime::toString, when the time like: 1900-01-01T00:00:00.000

toString will get 1900-01-01T00:00 (shorter) which will make langfuse server return error.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.