Skip to content

Conversation

@sarroutbi
Copy link
Contributor

This patch enhances the ResilientClient by adding detailed logging to its retry strategy. The goal is to provide clear visibility into exactly why a request is being retried or why the retry loop is stopping.

This patch enhances the ResilientClient by adding detailed logging to
its retry strategy. The goal is to provide clear visibility into exactly
why a request is being retried or why the retry loop is stopping.

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
@sarroutbi sarroutbi force-pushed the 202507161725-log-resilient-client-error-status-codes branch from 3f7c613 to 9d337ac Compare July 17, 2025 07:59
@codecov
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 58.44%. Comparing base (000dded) to head (9d337ac).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
keylime/src/resilient_client.rs 55.55% 4 Missing ⚠️
Additional details and impacted files
Flag Coverage Δ
e2e-testsuite 58.44% <55.55%> (-0.01%) ⬇️
upstream-unit-tests 58.44% <55.55%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
keylime/src/resilient_client.rs 50.00% <55.55%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sarroutbi sarroutbi merged commit f050222 into keylime:master Jul 17, 2025
15 of 16 checks passed
@sarroutbi sarroutbi deleted the 202507161725-log-resilient-client-error-status-codes branch July 17, 2025 10:31
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.

3 participants