Skip to content
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 service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: single in-flight flush call #114

Merged
merged 3 commits into from
Oct 20, 2024
Merged

fix: single in-flight flush call #114

merged 3 commits into from
Oct 20, 2024

Conversation

chasers
Copy link
Contributor

@chasers chasers commented Oct 18, 2024

  • fixes a bug where timeouts POSTing to Logflare could cause lots of tasks spun up if lots of log events are being logged (thousands per second)
  • will spin off a task to POST log events (flush) only when there are no log events in-flight

@chasers chasers requested a review from filipecabaco October 18, 2024 20:53
@chasers chasers merged commit 336923a into master Oct 20, 2024
1 check passed
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 this pull request may close these issues.

2 participants