You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: