Skip to content

Add support for Retry-After header - #1726

Merged
andrey-kashcheev merged 1 commit into
masterfrom
datasdk-107-retry-after-support
Sep 23, 2026
Merged

andrey-kashcheev merged 1 commit into
masterfrom
datasdk-107-retry-after-support

Conversation

@andrey-kashcheev

Copy link
Copy Markdown
Collaborator

Optional additional waiting time between retry
attempts. Only version with seconds is supported

Relates-To: DATASDK-107

@codecov

codecov Bot commented Sep 21, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.50%. Comparing base (994e6a2) to head (2154485).

Files with missing lines Patch % Lines
olp-cpp-sdk-core/src/client/OlpClient.cpp 78.57% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1726      +/-   ##
==========================================
+ Coverage   80.44%   80.50%   +0.06%     
==========================================
  Files         358      358              
  Lines       14431    14443      +12     
  Branches     1581     1582       +1     
==========================================
+ Hits        11608    11626      +18     
+ Misses       2184     2177       -7     
- Partials      639      640       +1     
Files with missing lines Coverage Δ
olp-cpp-sdk-core/src/client/OlpClient.cpp 89.72% <78.57%> (+0.61%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@andrey-kashcheev
andrey-kashcheev force-pushed the datasdk-107-retry-after-support branch from a6a333e to 14f43c2 Compare September 21, 2026 12:22
Comment thread olp-cpp-sdk-core/src/client/OlpClient.cpp Outdated
Comment thread olp-cpp-sdk-core/src/client/OlpClient.cpp
Optional additional waiting time between retry
attempts. Only version with seconds is supported

Relates-To: DATASDK-107

Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
@andrey-kashcheev
andrey-kashcheev force-pushed the datasdk-107-retry-after-support branch from fdb4a5f to 2154485 Compare September 22, 2026 08:56
@andrey-kashcheev
andrey-kashcheev merged commit 153f535 into master Sep 23, 2026
29 checks passed
@andrey-kashcheev
andrey-kashcheev deleted the datasdk-107-retry-after-support branch September 23, 2026 11:01
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