pub const SELECT_SUSPEND_DEDUP_SQL: &str = "SELECT outcome_json FROM ff_suspend_dedup \ WHERE partition_key = ?1 AND idempotency_key = ?2";