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_s3: add log to output unexpected error of Tempfile#close #448

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

Watson1978
Copy link
Contributor

@Watson1978 Watson1978 commented Nov 20, 2024

It is difficult to take any action deal with as there was no output if Tempfile#close caused unexpected error. So, this patch will add a log to know that an error has occurred in Tempfile#close.

Related to #416

@Watson1978 Watson1978 marked this pull request as ready for review November 20, 2024 07:50
@Watson1978 Watson1978 requested a review from daipom November 20, 2024 07:50
@Watson1978 Watson1978 changed the title out_s3: add log to output unexpected error in Tempfile#close out_s3: add log to output unexpected error of Tempfile#close Nov 20, 2024
It is difficult to take any action deal with as there was no output if Tempfile#close caused unexpected error.
So, this patch will add a log to know that an error has occurred in Tempfile#close.

Signed-off-by: Shizuo Fujita <[email protected]>
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!!

@daipom daipom merged commit 545e3c8 into fluent:master Nov 20, 2024
5 checks passed
@Watson1978 Watson1978 deleted the add-log-for-tempfile branch November 21, 2024 00:09
@daipom daipom mentioned this pull request Nov 25, 2024
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