We right now limit ad loading to 1 per second (code here), though the original intention was to only load one ad a time.
We can listen to ad iframe onload event to unblock the next ad load.
Will start it with an experiment and make sure if does not degrade user experience metrics introduced in #7789.