Closed thuningxu closed 6 years ago
If event.Handle() returns non-retryable error, the original logic will immediately retry because the case is not handled.
Coverage increased (+0.02%) to 66.65% when pulling 706844fc0cdcf0dcc65b6e6d32fa10679b239eac on retry into 65a1bb1404b63ce07025a2a3f6d34187fddce030 on master.
If event.Handle() returns non-retryable error, the original logic will immediately retry because the case is not handled.