Wait for operations to finish before next module

Yes, this is normal.

Only one bundle can be processed at the same time (in parallel).

The only other way is to aggregate all the bundles into a single array, then process the array using the array functions, but in this case you can’t do that with the HTTP module.

For more information, see

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like