• Jacob Vosmaer's avatar
    Improve reliability of LdapSyncWorker · 35912d59
    Jacob Vosmaer authored
    First of all, Sidekiq job retries are not needed because this is a
    recurring job. Second of all, we add the option to run once every
    X days instead of once every day. This helps when the job takes
    close to or more than 24 hours to complete.
    35912d59
ldap_sync_worker.rb 656 Bytes