[
https://issues.apache.org/jira/browse/UIMA-5816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik closed UIMA-5816.
-------------------------------
Resolution: Fixed
Modified to use error window
> UIMA-DUCC: pull-service should use a window for errors
> ------------------------------------------------------
>
> Key: UIMA-5816
> URL: https://issues.apache.org/jira/browse/UIMA-5816
> Project: UIMA
> Issue Type: Improvement
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Priority: Major
> Fix For: 3.0.0-Ducc
>
>
> Currently a pull-service terminates on a process error. This might not be
> desired in some cases. A service should support a configurable window for
> errors, for example:
> allow 3 errors per 100 tasks processed
> To support this, a pull service needs two parameters:
> max number of errors and a window size
> if the max number=0, the pull-service will terminate on 1st error.
> Consider implementing a pluggable error handler that will encapsulate the
> above. Such error handler will be plugged into an instance of
> IServiceProcessor.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)