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

[Enhancement]: Flush fails and retries, but logs at error level, which may cause confusion #537

Open
huanghaoyuanhhy opened this issue Feb 10, 2025 · 1 comment
Assignees

Comments

@huanghaoyuanhhy
Copy link
Collaborator

What would you like to be added?

Adjust the log level to warn or info when flush fails but will be retried. Only log at error level if all retries have failed.

Why is this needed?

Currently, when flush fails, the system retries the operation, but the log level is set to error. This may mislead users into thinking that the flush operation has completely failed, rather than the system automatically retrying, making issue troubleshooting more difficult.

Anything else?

No response

@huanghaoyuanhhy
Copy link
Collaborator Author

/assign

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

No branches or pull requests

1 participant