Ask a question to get started
Enter to send•Shift+Enter new line
compute_run_id_for_secondary_replica( run_id: _uuid.UUID | str, project_name: str ) -> _uuid.UUID
run_id
_uuid.UUID | str
The original UUID v7 run ID.
project_name
str
The secondary replica's destination project name.
Compute the run ID used for a secondary tracing replica.