Skip to content

Added support to provide request Event ID in AEPOptimizeError#158

Open
akhiljain1907 wants to merge 2 commits into
adobe:mainfrom
akhiljain1907:feat/requestEventId_OptimizeError
Open

Added support to provide request Event ID in AEPOptimizeError#158
akhiljain1907 wants to merge 2 commits into
adobe:mainfrom
akhiljain1907:feat/requestEventId_OptimizeError

Conversation

@akhiljain1907
Copy link
Copy Markdown
Contributor

@akhiljain1907 akhiljain1907 commented Feb 26, 2026

This PR adds support to provide requestEventId in AEPOptimizeError to the public api of updateProposition api callback. This will have to enable debugging with the upstream service in case of server errors and timeout scenarios for production apps. As of now, we are not able to provide edge request event is in case of error or timeout back to the client and can only be achieved through Assurance or Debug Logs, which customers may not be able to provide for their production apps.

Reference Jira - https://jira.corp.adobe.com/browse/MOB-24152

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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.

1 participant