Skip to content

History / Active Job

Revisions

  • Updated Active Job (markdown)

    @mperham mperham committed Nov 25, 2024
  • Updated Active Job (markdown)

    @mperham mperham committed Nov 18, 2024
  • Updated Active Job (markdown)

    @mperham mperham committed Nov 18, 2024
  • Updated Active Job (markdown)

    @mperham mperham committed Apr 18, 2024
  • Migrate links to sidekiq/sidekiq

    @mperham mperham committed Feb 13, 2023
  • Updated test (markdown)

    @calvinalkan calvinalkan committed Jan 20, 2023
  • Updated Active Job (markdown)

    @calvinalkan calvinalkan committed Jan 20, 2023
  • Updated Active Job (markdown)

    @ekkyou ekkyou committed Aug 17, 2022
  • Updated Active Job (markdown)

    @sirwolfgang sirwolfgang committed Dec 25, 2021
  • Updated Active Job (markdown)

    @ghiculescu ghiculescu committed Jul 14, 2021
  • Revert unnecessary change. It works out of the box with Sidekiq 6.

    @pirj pirj committed Jul 5, 2021
  • Without this include, an error would be raised. `NoMethodError: undefined method `sidekiq_options' for MyJob:Class`. See https://github.com/mperham/sidekiq/blob/461ef8392fe8503cda849769fc590a113bd04559/lib/sidekiq/worker.rb#L25

    @pirj pirj committed Jul 5, 2021
  • just wanted to clarify AJ retrying, and the useful sidekiq_retries_exhausted shim — would understand if you didn't want to advertise that though :D

    @mbhnyc mbhnyc committed Apr 20, 2021
  • https://guides.rubyonrails.org/configuring.html#for-6-1-defaults-from-previous-versions-below-and

    @justinko justinko committed Feb 15, 2021
  • + queue

    @ghiculescu ghiculescu committed Jan 4, 2021
  • Updated Active Job (markdown)

    @mperham mperham committed Dec 2, 2020
  • Updated Active Job (markdown)

    @mperham mperham committed Dec 2, 2020
  • Updated Active Job (markdown)

    @mperham mperham committed Dec 2, 2020
  • Updated Active Job (markdown)

    @mperham mperham committed Dec 2, 2020
  • Fix typo

    @rhombl4 rhombl4 committed Oct 29, 2020
  • Clarify language about lack of Sidekiq retry support in ActiveJob

    @brittlewis12 brittlewis12 committed Aug 13, 2020
  • Debunk the common myth that Active Job serializes full objects

    @pirj pirj committed Jul 21, 2020
  • Make use of "Active Job" consistent, plus change unnecessarily harsh language around the job id

    @davetron5000 davetron5000 committed Jul 6, 2020
  • Correct the Active Job code and defaults.

    @davetron5000 davetron5000 committed Jul 6, 2020
  • remove "simply" and explain better (IMO :) what the default behavior is

    @davetron5000 davetron5000 committed Jul 6, 2020
  • Updated Active Job (markdown)

    @mperham mperham committed Apr 9, 2020
  • I believe this information should not be kept hidden away on the changelog files, it should be displayed right with the version of sidekiq that supports it

    @Diego-Zulu Diego-Zulu committed Feb 21, 2020
  • Minor correction.

    @Gokul595 Gokul595 committed Jan 11, 2020
  • Updated Active Job (markdown)

    @mperham mperham committed Sep 17, 2019
  • Mention that `sidekiq_options` are available in Sidekiq 6+

    @pirj pirj committed Jul 29, 2019