View Revisions: Issue #3094
| Summary | 0003094: Status of batches set to resend when error on channel | ||
|---|---|---|---|
| Revision | 2017-05-05 13:12 by elong | ||
| Description | When a batch error occurs, other batches being sent get their status set to "RS" for resend. The log on the target node will show: The batch XX was missing in staging. Setting status to resend Instead, batches should be retried from staging, which is more efficient. |
||
| Revision | 2017-05-05 13:17 by elong | ||
| Description | When a batch error occurs, other batches being sent get their status set to "RS" for resend. The log on the target node will show: The batch XX was missing in staging. Setting status to resend Instead, batches should be retried from staging, which is more efficient. Regression caused by issue 0002995. |
||