Now that we're only pushing the album assets once, not per album, we're only pushing one file - index.html - for all albums after the first one. So we can get away with a lot less delay, and still stay below the 3500 writes/second rate limit for S3. Delaying after each 100 albums should be enough.
Now that we're only pushing the album assets once, not per album, we're only pushing one file - index.html - for all albums after the first one. So we can get away with a lot less delay, and still stay below the 3500 writes/second rate limit for S3. Delaying after each 100 albums should be enough.