fluent / fluent/fluent-logger-golang
When fluentd server is down and async=true, the logger will try to reconnect indefinitely
Open
- Dominant language
- Go
- Stars
- 393
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
This causes Docker container to hang: https://github.com/moby/moby/issues/40063
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the async=true behavior with the Fluentd server unavailable, then trace the logger's reconnect path; no source files or tests are named in the issue. Compare the behavior with the linked Docker report and establish bounded reconnect behavior that allows the container to shut down, with tests covering the unavailable-server case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100