Topic: Slow Module Response- Fuse

There seems to be a delay between transition of the modules. Is there any way to improve the delay or run some modules (such as logging) asynchronously so as not to slow the flow during transition.

Re: Slow Module Response- Fuse

Hi Sam,

Unfortunately, there's no way to run modules asynchronously. If your application has a lot of SOAP webservice modules that don't return required data in the middle of the call, please consider using post call processing to handle these SOAP calls. That way your users do not have to wait for those SOAP webservices. 

Also please note, when you run your application and visually see your call flow, the application runs much slower than if you called in like a typical user. Syncing the call and the browser is significantly slower than a regular phone call.

Regards,
Fuse Support