mirror of
https://github.com/ditkrg/outboxable.git
synced 2026-01-22 13:56:49 +00:00
Removes increment
This commit is contained in:
parent
cf5f49691f
commit
fe26826675
@ -29,7 +29,6 @@ module Outboxable
|
||||
return unless confirmed
|
||||
|
||||
@resource.reload
|
||||
@resource.increment_attempt
|
||||
@resource.update(status: :published, retry_at: nil)
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user