Coder Social home page Coder Social logo

Campaign stuck in queue about sendportal-core HOT 2 CLOSED

mettle avatar mettle commented on June 12, 2024
Campaign stuck in queue

from sendportal-core.

Comments (2)

joshuafranks avatar joshuafranks commented on June 12, 2024

Hey @techieshark,

If you check out the Configuration & Setup section of our documentation, you'll notice that we mention Cron Jobs under Additional Configuration. One of the jobs that is run as part of our schedule is the CampaignDispatchCommand. This command is responsible for dispatching campaigns and in this case, "queued" means that it's pending the next run of that command (which by default, is every minute).

If you have not configured a Cron Job or just want to test out campaigns without setting one up, you can run php artisan sp:campaigns:dispatch. This will dispatch any campaigns that are waiting in the queue.

Hope this helps.

from sendportal-core.

techieshark avatar techieshark commented on June 12, 2024

Sweet, that did the trick (I also had to make sure the crontab referenced the absolute path for the right version of php on my system.)

Thanks @joshuafranks

from sendportal-core.

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.