correlation.correlation_id_from_str()

Convert a string to a UUID4.

Usage

Source

correlation.correlation_id_from_str(correlation_id)

Raises

InvalidCorrelationIdError
If the string is not a valid UUID4.