pub fn parse_duration_from_secs(arg: &str) -> Result<Duration, ParseIntError>
Helper to parse a Duration from seconds