docs(preflight): design for end-to-end request-id tracing (SITES-43567)#2386
docs(preflight): design for end-to-end request-id tracing (SITES-43567)#2386noozoo wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
PR Review:
|
GeezerPelletier
left a comment
There was a problem hiding this comment.
Please go over my review comments.
|
This PR will trigger no release when merged. |
|
All issues addressed, as follows:
The JSDoc on createBetaPreflightJob already declares it; the in-controller reads via resolvePromiseToken → src/support/utils.js use context.pathInfo?.headers?.cookie / .authorization. Smaller Notes
const t0 = Date.now(); |
This PR provides a doc for discussion about https://jira.corp.adobe.com/browse/SITES-43567
The design is for addition of an x-preflight-request-id in the allowed header, and code to save it, include it in logs, and provide it to calls to Mysticat.