If you have a workflow set up like this when you have two sources that would follow under the same bot, you might be having issues with double messages being sent.
This is because technically the "contact is created" when the form is submitted so it's double triggering this workflow.
FIX: simply go to setting on this workflow and DISABLE "allow re-entry" and this should fix your problem.