Closed dedene closed 8 years ago
suffer from this error too, why error during the CI build? can we merge?
It seemed the build failed for one specific situation: https://travis-ci.org/cryo28/sidekiq_status/jobs/21515050 not sure why, but unlikely this was caused by the changes in this PR.
We are using the changed code in production for several months now, without any issues.
thanks, It is indeed works. Anyway, I am using the other one sidekiq-status, want to make unique jobs; yours seems not working in conjunction with sidekiq-unique-jobs.
@dedene Please test whether sidekiq_status 1.1.0 works well with retry in your use case. There were a change to jid handling,now sidekiq_status does not wrap sidekiq job payload, so it should integrate better with various sidekiq features
@dedene Please reopen if you still have issues with the new version.
This fixes #18 for us.