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

Use retryWhen() in StatsdMeterRegistry #1946

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Mar 26, 2020

This PR changes to retryWhen() in StatsdMeterRegistry as retry() has been deprecated since reactor/reactor-core#1979.

@izeye
Copy link
Contributor Author

izeye commented Mar 26, 2020

The initial build has failed, but the subsequent retried build has succeeded. I'm not sure if it's flakiness that has existed before this change or is newly introduced due to this change.

See https://circleci.com/gh/izeye/micrometer/705

@shakuzen
Copy link
Member

The initial build has failed, but the subsequent retried build has succeeded. I'm not sure if it's flakiness that has existed before this change or is newly introduced due to this change.

That's probably pre-existing flakiness. We probably need to take another look at anything we can do to make those tests less flaky. It was already quite a challenge to get them in the state they are in though.

@shakuzen shakuzen added the registry: statsd A StatsD Registry related issue label Mar 27, 2020
@shakuzen shakuzen added this to the 1.5.0 milestone Mar 27, 2020
@shakuzen shakuzen added the type: task A general task label Mar 27, 2020
@shakuzen shakuzen merged commit 618f5b9 into micrometer-metrics:master Mar 27, 2020
@izeye izeye deleted the retry-when branch March 27, 2020 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
registry: statsd A StatsD Registry related issue type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants