Giter Site home page Giter Site logo

Comments (7)

Rubioli avatar Rubioli commented on June 26, 2024

The issue wasn't sidekiq but rather the file reading part on config/cascade_conf/soi.conf

from sidekiq.

Rubioli avatar Rubioli commented on June 26, 2024

Initially, I thought the issue was the issue with the file, but now I see that it runs once and after that, it just stops running.

When I run it from the controller, it runs without any issues, but then it doesn't run after the first time.

I appreciate any help!

from sidekiq.

mperham avatar mperham commented on June 26, 2024

That's not supported functionality, sidekiq-schedule is a 3rd party plugin.

from sidekiq.

Rubioli avatar Rubioli commented on June 26, 2024

Thanks @mperham I'm not using sidekiq-schedule gem though and as mentioned I have to workers, EmailSenderWorker works fine while the other one doesn't

from sidekiq.

mperham avatar mperham commented on June 26, 2024

Ah, I misread the code. I don't know why it's not running. Maybe you need to restart Sidekiq to pick up new code?

from sidekiq.

Rubioli avatar Rubioli commented on June 26, 2024

Yes I've done that as well. Just a quick question. Is there any limits on how many scheduled workers one can have with free sidekiq?

from sidekiq.

mperham avatar mperham commented on June 26, 2024

There are no limits. If there were, you could just remove them. It's open source.

from sidekiq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.