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: update retry handling #113

Merged
merged 13 commits into from
Apr 10, 2023
Merged

feat: update retry handling #113

merged 13 commits into from
Apr 10, 2023

Conversation

qingzhuozhen
Copy link
Contributor

@qingzhuozhen qingzhuozhen commented Mar 30, 2023

Summary

  • update retry strategy to use exponential back off
  • stop sending data after max retries
  • add integration tests

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@yuhao900914
Copy link
Contributor

@qingzhuozhen , can you add more content to the description to explain the original issue? Thanks.

Copy link
Contributor

@justin-fiedler justin-fiedler left a comment

Choose a reason for hiding this comment

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

LGTM. Can you please fix the disabled tests?

@qingzhuozhen qingzhuozhen merged commit 1020acd into main Apr 10, 2023
@qingzhuozhen qingzhuozhen deleted the update-backoff-retry branch April 10, 2023 20:52
github-actions bot pushed a commit that referenced this pull request Apr 10, 2023
# [1.8.0](v1.7.1...v1.8.0) (2023-04-10)

### Bug Fixes

* filter null values in identify intercept ([#116](#116)) ([3689fc1](3689fc1))

### Features

* update retry handling ([#113](#113)) ([1020acd](1020acd))
@github-actions
Copy link

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants