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

feat: retry on 502 error code #68

Merged
merged 3 commits into from
Sep 27, 2021
Merged

feat: retry on 502 error code #68

merged 3 commits into from
Sep 27, 2021

Conversation

andrzej-stencel
Copy link
Contributor

No description provided.

@andrzej-stencel andrzej-stencel requested a review from a team as a code owner September 24, 2021 17:42
Comment on lines +34 to +36
# Install Java SE as a prerequisite for JRuby.
# Use the same version as in Logstash Dockerfile https://github.com/elastic/logstash/blob/37e1db0c129c03cfd7b724775d26a06eb5a1fe39/Dockerfile#L5.
sudo apt install --yes openjdk-11-jdk-headless
Copy link
Contributor

Choose a reason for hiding this comment

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

Jruby 😱

Copy link

@pmalek-sumo pmalek-sumo left a comment

Choose a reason for hiding this comment

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

Nicely tidied up here! 🎸

@andrzej-stencel andrzej-stencel merged commit 99460c8 into main Sep 27, 2021
@andrzej-stencel andrzej-stencel deleted the retry-on-502 branch September 27, 2021 09:01
@kasia-kujawa kasia-kujawa linked an issue Sep 27, 2021 that may be closed by this pull request
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.

The plugin does not retry on 502 errors from the server
3 participants