Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons committed Nov 29, 2024
1 parent ca5092d commit edbb8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/persevero.gleam
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ pub fn apply_cap(
pub type Mode {
/// Specifies the maximum number of attempts to make.
MaxAttempts(Int)

/// Specifies the maximum duration to make attempts for.
Expiry(Int)
}
Expand Down

0 comments on commit edbb8ad

Please sign in to comment.