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

[ECP-9580] Fix missing idempotencyExtraData key issue in capture requests #2839

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Dec 30, 2024

Description

The idempotencyExtraData is now set on the request builder and consumed from the correct object in the HTTP client. Previously, missing the idempotencyExtraData key in multiple capture request headers caused an array key not found exception.

Tested scenarios

  • Partial captures
  • Single captures

@candemiralp candemiralp requested a review from a team as a code owner December 30, 2024 12:09
@candemiralp candemiralp changed the title [ECP-9580] Fix partial capture request [ECP-9580] Fix partial capture requests Dec 30, 2024
@candemiralp candemiralp changed the title [ECP-9580] Fix partial capture requests [ECP-9580] Fix missing idempotencyExtraData key issue in capture requests Dec 30, 2024
@candemiralp candemiralp merged commit fe49f91 into main Dec 30, 2024
14 of 15 checks passed
@candemiralp candemiralp deleted the ECP-9580 branch December 30, 2024 13:44
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.

3 participants