This is an automated email from the ASF dual-hosted git repository.

dominikriemer pushed a change to branch remove-max-retries-health-check
in repository https://gitbox.apache.org/repos/asf/streampipes.git


    from 4105d0a0cc Add exponential backoff strategy
     add abc32b3186 Improve backoff interval

No new revisions were added by this update.

Summary of changes:
 .../health/monitoring/ExtensionHealthCheck.java    | 19 +++++++++++++++++-
 .../health/monitoring/PipelineHealthCheck.java     |  4 +++-
 .../health/monitoring/PipelineRecoveryBackoff.java | 13 ++++++++++++
 .../health/monitoring/utils/HealthCheckUtils.java  |  6 ++++++
 .../health/monitoring/PipelineHealthCheckTest.java |  4 ++++
 .../monitoring/PipelineRecoveryBackoffTest.java    | 23 ++++++++++++++++++++++
 .../streampipes/service/core/PostStartupTask.java  |  7 +++++--
 .../service/core/StreamPipesCoreApplication.java   | 23 ++++++++++++++--------
 ui/src/scss/sp/_variables.scss                     |  1 +
 ui/src/scss/sp/main.scss                           |  2 +-
 10 files changed, 89 insertions(+), 13 deletions(-)

Reply via email to