Sandip Mane
Sandip Mane
@Toucouleur66 please let us know if the issue is solved, if not, you could create a sample repo with a similar config where this issue happens and we could look...
Facing this same problem.
@sighmon Yes, the `nodejs` buildpack is at index 1. (This is from the app on which I am facing the issue. Not the sample app deployed by @vinay0x) 
@markets we were clearing all jobs but some folks reported issues with the default behaviour so we had to undo it. Ref: https://github.com/sidekiq-cron/sidekiq-cron/pull/427/files @KieranP could you please check what version...
The jobs are not RE-ADDED to the schedule, we are just printing it every time. i.e. We can use the `exists` check for logger similar to **line 490**. https://github.com/sidekiq-cron/sidekiq-cron/blob/d409af416afa83362767880f57bb4bf432a80708/lib/sidekiq/cron/job.rb#L489-L492 @markets...
Got busy with the work and missed it. Hopefully this will be done with #476.