langfuse / langfuse/langfuse-java
Error when Using Time like 00:00:00
Open
@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
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.