
3 respostas
Hi Reza, you may also want to check out the Optimize Journey Builder Performance help doc (https://help.salesforce.com/articleView?id=mc_jb_optimize_sending_in_journey_builder.htm&type=5). Processing 2 million records/hour is possible, but you'll want to follow the advice in this doc, especially around pre-filtering, not sharing your data extension with other journeys, and using wait activities judiciously.
One caveat to the advice on wait activities: If you plan to schedule the first send within the journey for a specific date/time, for example to deploy at 10am the next day, then do not schedule the journey to run at 10am; instead, have it run immediately, but use a Wait Until activity to wait until 10am. That way your entrants are admitted into the journey in advance and ready for the first message at the desired time.