mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
![]() Trying to emulate the real behavior, the job obtains an enqueued_at attribute when it's placed in a queue. Since using perform_in or perform_at does not put the job in the queue when run, the attribute is not set for those methods. |
||
---|---|---|
.. | ||
generators/sidekiq | ||
sidekiq | ||
sidekiq.rb |