cryo28 / sidekiq_status

Extension to Sidekiq to pass job execution metadata such as status and result back to the client
MIT License
152 stars 53 forks source link

Message is always empty #20

Closed alex88 closed 8 years ago

alex88 commented 10 years ago

Hi, while running a job I call multiple times

at(n, 'Some message)

but in the statuses page the message is always empty, in case of exception instead the message is filled with the backtrace, could it be because of backtrace is true in sidekiq_options?

cryo28 commented 8 years ago

Please test this against version 1.1