Every single page load in my app is slow. It seems like vFlow application do not perform well.
How can I optimize my vFlow application?
Every single page load in my app is slow. It seems like vFlow application do not perform well.
How can I optimize my vFlow application?
You shall make sure about these points to optimize your vFlow application:
Try avoiding calling too many APIs on single page/Task group rather use the power of Service orchestration feature of vConnect.
You should try Caching feature of vConnect for static result.
Make sure all the configuration have been synced properly.