Should trigger flows be async?
Comments
-
If each Trigger Flow is independent of the next, you can run them async for better performance depending on your hardware.
Here's further documentation on using Async flows for Multi-Threading Flow Design: https://documentation.decisions.com/v8/docs/en/multi-threading-flow-design

