-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Filebeat][CometD] Resolve Retry Error Handling (#34327)
* resolve retry error handling * add retry in input worker * added unit test for testing EOF error retry in cometd input * resolve golangci-lint errors * introduce SObject extraction as well * improved logging * salesforce force fully closing connection for the case of timeouts * channel creation for each new iteration to avoid unnecessary channel close panics
- Loading branch information
1 parent
94ee984
commit 47723fe
Showing
3 changed files
with
343 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.