He-Pin commented on code in PR #3266:
URL: https://github.com/apache/pekko/pull/3266#discussion_r3488402607


##########
actor/src/main/scala/org/apache/pekko/pattern/RetrySupport.scala:
##########
@@ -156,7 +156,7 @@ trait RetrySupport {
    *
    * @param attempt     the function to be attempted
    * @param shouldRetry the predicate to determine if the attempt should be 
retried
-   * @param attempts    the maximum number of attempts
+   * @param attempts    the maximum number of additional attempts after the 
first attempt

Review Comment:
   Thanks.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to