Email is sent multiple times

I have to send an email when bot starts.
In local, it sends only once
But in VM, it is sending the same email 3-4 times

Hey,

Is the email inside any kind of loop? like retry mechanism, can you debug step by step and check what is happening?

Regards!

No, Invoke workflow is called once in the Process.xaml and there is no Retry Scope involved in sendEmail.xaml