Good Afternoon,
In certain situations, we have a bulk update done that generates a large number of BODs. These BODs call an external API via a dataflow. After a few process, we start getting errors due to a rate limit on the API. Any tips/tricks to throttling the BODs/Dataflow so that only a determined number get processed every 10 seconds?
Thanks