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

out_opensearch_data_stream: Early return on empty body #131

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

tonobo
Copy link
Contributor

@tonobo tonobo commented Mar 6, 2024

Due to some reason the body could be empty which results in infinite jumps between failed buffer flushes. Opensearch returns a 400 with "request body is required".

Due to some reason the body could be empty which results in infinite
jumps between failed buffer flushes. Opensearch returns a 400
with "request body is required".

Signed-off-by: Tim Foerster <[email protected]>
@cosmo0920 cosmo0920 merged commit 6a4b186 into fluent:main Apr 30, 2024
12 checks passed
kenhys added a commit that referenced this pull request Oct 2, 2024
Mainly improved retry logic and refresh aws credentials.

#116
#119
#131
#136
#142
#143
kenhys added a commit that referenced this pull request Oct 2, 2024
Mainly improved retry logic and refresh aws credentials.

#116
#119
#131
#136
#142
#143
Signed-off-by: Kentaro Hayashi <[email protected]>
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