Initial Outreach Schedule
Initial outreach emails are queued daily.
On Monday through Friday, we start the queuing process at 6am ET.
On Saturday and Sunday, we start the queueing process at 10am ET.
Once it's time to queue initial emails for the day, we loop over every Associate that has auto_initial set to true.
For each Associate, we pick a random duration between 0 and 120 minutes, and a worker is enqueued with this delay.
Once the worker is ready to be processed, it will attempt to queue a maximum of daily_limit pending blasts for the
corresponding Associate.
Each consecutive BlastContact is send_delay_seconds apart, plus or minus a random value between 0 and send_delay_variability.