worker.rb revision ee5342a8882c2fc7631fcffb5497e6597747887c
# Worker for Sidekiq
# Because of the JSON-Parsing the hash which contains
# the try_count will contain the try_count key
# as a string and not as a symbol (which is necessary
# for the keyword-style to work).
end
case type
when 'class'
when 'record'
id = args.shift
else
end
end
else
end
end
# This method definition is required by sidekiq
{
'backtrace' => true
}
end
end
end
end
end
end