resque_spec icon indicating copy to clipboard operation
resque_spec copied to clipboard

encode/decode everywhere?

Open leshill opened this issue 12 years ago • 0 comments

Resque encodes and decodes the Job arguments. This means that simply passing the arguments along in ResqueSpec is not good enough. Verify that all paths to user-code (for example when running inline) are using encode/decode.

leshill avatar Mar 03 '12 19:03 leshill