markBatchFailureNoAttemptBump

suspend fun markBatchFailureNoAttemptBump(id: String, err: String, nextAttemptAtMs: Long)

Record a batch-level failure for an event without incrementing its attempts counter. See QueueDao.markBatchFailureNoAttemptBump.

Since

1.2.0