Skip to content
Discussion options

You must be logged in to vote

Hi @s,

Thank you for your suggestion.

We performed additional troubleshooting after your recommendation.

Current Environment
Langfuse Web: 3.200.0
Langfuse Worker: 3.200.0
ClickHouse: 26.6.1.1193
PostgreSQL: 17.9-bookworm
Redis: 7.4-bookworm
MinIO: latest
Deployment: Docker Compose on Azure VM
Changes already tested
Enabled:
CLICKHOUSE_DISABLE_LAZY_MATERIALIZATION=true
Executed:
OPTIMIZE TABLE traces FINAL;
OPTIMIZE TABLE scores FINAL;
Restarted the Langfuse web and worker containers.
Additional testing

Initially, our SDK was configured with a 5-second read timeout and we observed:

Failed to export span batch
HTTPSConnectionPool(...): Read timed out (read timeout=4.999...)

We then increas…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vani760
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants