Skip to content

Feature: Retries#1

Merged
eliasposen merged 5 commits into
mainfrom
retries
Aug 28, 2025
Merged

Feature: Retries#1
eliasposen merged 5 commits into
mainfrom
retries

Conversation

@eliasposen
Copy link
Copy Markdown
Contributor

@eliasposen eliasposen commented Aug 27, 2025

Description

  • Defines RetryStrategy type for external client & request configuration
  • Automatic retries are preformed by the CoreClient according to the configuration

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Testing

  • Tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Screenshots (if applicable)

Add screenshots to help explain your changes.

Additional Notes

Any additional information that reviewers should know.

Copy link
Copy Markdown
Contributor

@pk8189 pk8189 left a comment

Choose a reason for hiding this comment

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

LGTM

@eliasposen eliasposen merged commit 8ca32ae into main Aug 28, 2025
9 of 10 checks passed
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.

2 participants