Labels: backend, reliability
Priority: Low
Description
services/api/src/correlation.rs extracts or generates a correlation ID from the X-Correlation-ID header. If the client sends an arbitrarily long or malformed value, it could pollute logs or cause issues downstream.
Acceptance Criteria
Labels:
backend,reliabilityPriority: Low
Description
services/api/src/correlation.rsextracts or generates a correlation ID from theX-Correlation-IDheader. If the client sends an arbitrarily long or malformed value, it could pollute logs or cause issues downstream.Acceptance Criteria
X-Correlation-IDvalidated as a UUID v4