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

fix(session replay): Update endpoint for session replay and only retry for 5xx responses #585

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

kwalker3690
Copy link

Summary

We've updated the endpoint used to track sessions, so this PR updates the URL for those endpoints.

This PR also updates the logic to only retry requests if the response status is 500 or greater

Checklist

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

Copy link

@jackson-amplitude jackson-amplitude left a comment

Choose a reason for hiding this comment

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

lgtm!

@kwalker3690 kwalker3690 merged commit d705539 into v1.x Sep 18, 2023
@kwalker3690 kwalker3690 deleted the kwallach/new-endpoint branch September 18, 2023 20:06
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