Mikhail Pochatkin created IGNITE-20842:
------------------------------------------

             Summary: 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


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)

Reply via email to