Marc Anguera
Marc Anguera
Hello @karthik-sivadas 👋🏼 Any chance to update this PR? Btw, is this https://www.multiwoven.com/founders-blog changing something for the project itself? I mean, it will continue to be an open-source Ruby project?...
@karthik-sivadas friendly ping! Any update regarding my last message?
@Mohith93 Basically this 👉🏼 https://github.com/markets/awesome-ruby/pull/1130#issuecomment-2003279505 Would you mind to update the PR or send a new one?
Hey @Mohith93 👋 any chance to move this forward?
@honzasterba I agree, consistency with SemVer when releasing libs is something good. I just feel that this release is a little different compared to others, as we introduced significant changes...
Ok! I'll prepare and release this new version during this week. I'll work on the "config refactor" in the future. Hopefully before the final v2 🙏. Another issue that I'd...
v2.0.0.rc1 pushed to RubyGems 🎉 - RubyGems: https://rubygems.org/gems/sidekiq-cron/versions/2.0.0.rc1 - Release note: https://github.com/sidekiq-cron/sidekiq-cron/releases/tag/v2.0.0.rc1
Hello @rslhdyt, I'm actually using the https://github.com/smartinez87/exception_notification gem. You can use for example the [manual notification](https://github.com/smartinez87/exception_notification?tab=readme-ov-file#manually-notify-of-exceptions) approach inside your job class. So if any error (or specific condition) raises inside...
Hey @Ramkumar0508, The versions you're using are a bit old. We only officially support Sidekiq v6 and v7 (see our CI: https://github.com/sidekiq-cron/sidekiq-cron/blob/master/.github/workflows/ci.yml#L12). I suggest to upgrade to at least the...
Hello @reed 👋 Sorry for the ping 🙏 but I'm also using this and would be amazing to use an official/canonical release via RubyGems, instead of using @maguri's fork. Please...