Function get_age_since_status_change

Source
pub fn get_age_since_status_change(
    tx: &TransactionRepoModel,
) -> Result<Duration, TransactionError>
Expand description

Get age since status last changed Uses sent_at, otherwise falls back to created_at