zstan commented on code in PR #4776: URL: https://github.com/apache/ignite-3/pull/4776#discussion_r1862032497
########## modules/api/src/main/java/org/apache/ignite/compute/JobExecutionOptions.java: ########## @@ -36,6 +36,7 @@ public class JobExecutionOptions { * * @param priority Job execution priority. * @param maxRetries Number of times to retry job execution in case of failure, 0 to not retry. + * Review Comment: done -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org