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

feat: Move the BackoffWrapper into api #249

Merged
merged 1 commit into from
Jul 31, 2024
Merged

feat: Move the BackoffWrapper into api #249

merged 1 commit into from
Jul 31, 2024

Conversation

kittylyst
Copy link
Collaborator

The BackoffWrapper class is Java 8 compatible (modulo a few vars in the test cases).

This PR moves it into the api module to allow it to be used by Java 8 clients (e.g. the Agent, for v1.0.2)

@kittylyst kittylyst changed the title Move the BackoffWrapper into api feat: Move the BackoffWrapper into api Jul 30, 2024
Copy link
Collaborator

@aslicerh aslicerh left a comment

Choose a reason for hiding this comment

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

LGTM

@kittylyst kittylyst merged commit e5edc59 into main Jul 31, 2024
1 of 2 checks passed
@kittylyst kittylyst deleted the fix_mwtele_225 branch July 31, 2024 08:02
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