• pbair's avatar
    Ensure min lease timeout for batched migrations · 2a07c88b
    pbair authored
    For batched migrations with short intervals between jobs, ensure a
    minimum `ExclusiveLease` timeout value is always set, so the lease has
    less chance of expiring before the job is finished.
    
    Also increase the lease timeout for migrations with longer intervals.
    2a07c88b
batched_background_migration_worker.rb 1.75 KB