Versions in this module Expand all Collapse all v0 v0.43.0 Aug 5, 2026 v0.42.0 Jul 31, 2026 v0.41.1 Jul 29, 2026 Changes in this version + func NextRetryAt(now time.Time, job *rivertype.JobRow) time.Time + type Default struct + func NewDefault(timeGenerator rivertype.TimeGenerator) *Default + func (p *Default) NextRetry(job *rivertype.JobRow) time.Time