Commit 3718417b authored by Douwe Maan's avatar Douwe Maan

Merge branch 'remove-ignore-column-sync-time-in-remote-mirror' into 'master'

removes ignore column sync time logic from remote mirror model

See merge request !1850
parents 8a8eeda5 ceefc8cd
class RemoteMirror < ActiveRecord::Base
include AfterCommitQueue
include IgnorableColumn
ignore_column :sync_time
BACKOFF_DELAY = 5.minutes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment