Merge branch 'ldap-sync-no-retry' into 'master'
Improve reliability of LdapSyncWorker 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. See merge request !68
Showing
Please register or sign in to comment