If you setup your cron job for scheduled.php properly, it should run every 5 minutes. Every 5 minutes, the cron job will check if any campaigns need to be sent. So the 'Preparing' state will last up to 5 minutes (until the next cron job executes the scheduled.php script for sending).
Comments
Hi,
If you setup your cron job for scheduled.php properly, it should run every 5 minutes. Every 5 minutes, the cron job will check if any campaigns need to be sent. So the 'Preparing' state will last up to 5 minutes (until the next cron job executes the scheduled.php script for sending).
Best regards,
Ben