Identifies a single logical request across its lifecycle events.
Generated client-side via crypto.randomUUID() when each request
starts, so consumers can correlate a onRequestStart with its
eventual onRequestComplete or onRequestError — including across
retry attempts, which share the same correlationId.
Identifies a single logical request across its lifecycle events. Generated client-side via
crypto.randomUUID()when each request starts, so consumers can correlate aonRequestStartwith its eventualonRequestCompleteoronRequestError— including across retry attempts, which share the samecorrelationId.