Creates 2 records instead of 1
In the test version and in the live version with the included debugger, it works correctly. But in the live version without a debagger, it creates 2 records instead of one (in my case, 2 messages are sent instead of one in the chat) I had to put an additional condition on the workflow to solve this, but this creates additional delay.