08-20-2019 01:57 PM
Hello , Our snaplogic nodes are not load balanced currently. Snaplogic tied all of our production triggered task to one node. even though we have more than one node in production. If that nodes goes down or decommissioned for some reason, could we continue to use the task with cloud url instead of on-premises secure url ? Any faced the issue and what is the recommended solution here. Load balancing the nodes is not our first preferred option for short term solution.
08-20-2019 03:49 PM
The input data will be sent to the control plane to then be sent to the node for execution, then the output of the triggered pipeline will be sent back to the control plane to be returned to the caller.
08-20-2019 04:31 PM
when the pipeline execution happens on different node other than the one tied in triggered task on-premise url, the same behavior like mentioned above would occur right ?
08-20-2019 04:38 PM
Is this scenario a cloud triggered execution?
08-21-2019 06:20 AM
If the pipe is started by a ground trigger on-premise url and the pipe executes on a separate node, then the nodes will transfer data between themselves without going through the control plane. This keeps all data on premise and will likely perform better.