8000 Skip REST call when event buffer is empty · Issue #2 · henomis/langfuse-go · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Skip REST call when event buffer is empty #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of serv AAD5 ice and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
samssh opened this issue May 10, 2025 · 0 comments · May be fixed by #4
Open

Skip REST call when event buffer is empty #2

samssh opened this issue May 10, 2025 · 0 comments · May be fixed by #4

Comments

@samssh
Copy link
samssh commented May 10, 2025

Hi Langfuse team,

While using the Go SDK I noticed that the client still performs a REST call on every flush interval even when there are no events queued.
Because the body is an empty JSON object/array, the request has no functional effect but still:

• Generates unnecessary network traffic and latency

• Adds noise to access/error logs

• Counts toward any rate limits or request-based billing

emranbm pushed a commit to emranbm/langfuse-go that referenced this issue May 13, 2025
@emranbm emranbm linked a pull request May 13, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0