Skip to content

Update Request ID Format #98

@adorton-adobe

Description

@adorton-adobe
  • X-Request-Id header should be set on any type of call (GET and POST)
  • Request ID header should contain UUID
  • Same UUID should be sent for each request in a given connection session
  • To make each request ID unique, append timestamp in milliseconds to header
  • Delimit UUID and timestamp with single underscore (_)

Example:

a477dcb1-bda7-4a5b-af43-21a9b05a1e0e_1646757323563

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions