--
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+unsubscribe@googlegroups.com.
To post to this group, send email to sid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/b283cb76-149a-4cd9-9d2b-1b19ccbe03b9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/98606a8c-dc6f-4c5c-a01e-436e2385ae6e%40googlegroups.com.
That version is like 3 years old. Upgrade. The wiki always covers the latest versions.
--Hi Mike,We are using sidekiq-pro 1.5.1Here is the code :batch = Sidekiq::Batch.newbatch.on(:complete, 'WorkerName#print_job', render_options)batch.jobs dodashboard_widgets.each do |widget|# spawn workers hereendendbatch.invalidate_allThis is the error we encounter:NoMethodError: undefined method `invalidate_all' for #<Sidekiq::Batch:0x0055c8dbceb680>Please guide me through this.Thanks,Vivek
You received this message because you are subscribed to the Google Groups "Sidekiq" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sidekiq+unsubscribe@googlegroups.com.
To post to this group, send email to sid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/98606a8c-dc6f-4c5c-a01e-436e2385ae6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "Sidekiq" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sidekiq/oRD2c7NfMXw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sidekiq+unsubscribe@googlegroups.com.
To post to this group, send email to sid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sidekiq/A08CD080-7F11-4665-829C-F9A85FAAC36E%40contribsys.com.