Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
badgerwithagun committed Mar 20, 2024
1 parent 94f3de9 commit 0fae04b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ interface ParameterizedScheduleBuilder {
* know exactly how frequently {@link #flush()} will be called! To mitigate this, Any task
* submitted with a delay in excess of {@link
* TransactionOutboxBuilder#attemptFrequency(Duration)} will be assumed to get picked up by a
* future flush.</p>
* future flush.
*
* @param duration The minimum delay duration.
* @return Builder.
Expand Down

0 comments on commit 0fae04b

Please sign in to comment.