|
|
@ -29,7 +29,7 @@ public class OpFailRetryPushPackageServiceImpl implements OpFailRetryPushPackage |
|
|
|
|
|
|
|
|
|
|
|
protected IOuPaiFactoryService ouPaiFactoryService; |
|
|
|
protected IOuPaiFactoryService ouPaiFactoryService; |
|
|
|
|
|
|
|
|
|
|
|
protected final int MAX_RETRY_TIMES = 3; |
|
|
|
protected final int MAX_RETRY_TIMES = 7; |
|
|
|
|
|
|
|
|
|
|
|
@Async |
|
|
|
@Async |
|
|
|
@Override |
|
|
|
@Override |
|
|
|