pub const SELECT_ATTEMPT_LEASE_EPOCH_SQL: &str = "SELECT lease_epoch FROM ff_attempt \ WHERE partition_key = ?1 AND execution_id = ?2 AND attempt_index = ?3";