forked from elastic/beats
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry-pick elastic#17735 to 7.7: Fix issue 17734 to retry on rate-li…
…mit error in the Filebeat httpjson input. (elastic#17839) * Filebeat Httpjson input: Fix issue 17734 to retry on rate-limit error (elastic#17735) * Fix issue 17734 to add retry for rate-limit error. * Add test case for rate-limit error retry. * Make isRetry a local variable in createCustomServer function. (cherry picked from commit 85b84c2) * Fix CHANGELOG.next.asciidoc
- Loading branch information
Lei Qiu
authored
Apr 20, 2020
1 parent
115e78b
commit 1c9d0c6
Showing
3 changed files
with
75 additions
and
13 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
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