Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(POM-441): Revise requests retry #251

Merged
merged 5 commits into from
Dec 12, 2024

Conversation

vitalii-vanziak-cko
Copy link
Collaborator

Description

  • Include Idempotency-Key header only with POST requests.
  • Move retry logic from BaseRepository to RetryInterceptor so initial request remains the same on each retry, effectively ensuring that idempotency key is the same on POST retries.

Jira Issue

https://checkout.atlassian.net/browse/POM-441

@vitalii-vanziak-cko vitalii-vanziak-cko merged commit 847bb60 into master Dec 12, 2024
1 check passed
@vitalii-vanziak-cko vitalii-vanziak-cko deleted the feat/POM-441/requests-retry branch December 12, 2024 15:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants