pub async fn try_get_explain_timestamp(
    from_suffix: &str,
    client: &Client
) -> Result<EpochMillis, Error>