Boris Shkolnik created SAMZA-1344:
-------------------------------------
Summary: Add retry in ApplicationRunner for failed StreamProcessors
Key: SAMZA-1344
URL: https://issues.apache.org/jira/browse/SAMZA-1344
Project: Samza
Issue Type: Bug
Reporter: Boris Shkolnik
If StreamProcessor fails, it may be because of some intermittent error.
So we should retry couple of times (~50?).
If we want to avoid creating new configs, we should probably have something
like .retryNum(#) operator, so the user can specify this value.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)