[
https://issues.apache.org/jira/browse/IGNITE-20842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev reassigned IGNITE-20842:
-----------------------------------------
Assignee: Vadim Pakhnushev
> Introduce Job repeatable mechanism
> ----------------------------------
>
> Key: IGNITE-20842
> URL: https://issues.apache.org/jira/browse/IGNITE-20842
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Mikhail Pochatkin
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> Repeatable mechanism provides the ability to restart a job if it fails as a
> result of an unhandled exception being thrown during execution. Repeatable
> config should be flexible and contain follow property:
> # Max retries counter
> Repeatable config should be defined on a job execution call and sent with an
> execution request.
> If a repeatable task fails with some unhandled exception, it is re-added to
> the queue with the same priority.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)