worker.rb revision 1a7c903d7c95e94f306f7a41de9f6d607448dbe3
# 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