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.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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.