[
https://issues.apache.org/jira/browse/GEARPUMP-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150118#comment-16150118
]
ASF GitHub Bot commented on GEARPUMP-348:
-----------------------------------------
Github user codecov-io commented on the issue:
https://github.com/apache/incubator-gearpump/pull/222
#
[Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/222?src=pr&el=h1)
Report
> Merging
[#222](https://codecov.io/gh/apache/incubator-gearpump/pull/222?src=pr&el=desc)
into
[master](https://codecov.io/gh/apache/incubator-gearpump/commit/995c8cc0cc0b18dd30cbbe218972b0bded297ff0?src=pr&el=desc)
will **increase** coverage by `0.13%`.
> The diff coverage is `100%`.
```diff
@@ Coverage Diff @@
## master #222 +/- ##
==========================================
+ Coverage 69.42% 69.56% +0.13%
==========================================
Files 191 191
Lines 6103 6104 +1
Branches 362 350 -12
==========================================
+ Hits 4237 4246 +9
+ Misses 1866 1858 -8
```
> Allow application total number of retries to be configurable
> ------------------------------------------------------------
>
> Key: GEARPUMP-348
> URL: https://issues.apache.org/jira/browse/GEARPUMP-348
> Project: Apache Gearpump
> Issue Type: Bug
> Affects Versions: 0.8.4
> Reporter: Manu Zhang
> Assignee: Huafeng Wang
> Priority: Minor
>
> Currently, total number of retries for an application is hardcoded to 5.
> There are cases we want it to fail as soon as possible (e.g. tests)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)