help! firing event so fast it passes a "do once node"

The only two ways it can double fire are if second click is after the delay or there are two blueprint printing same text.

Unreal will just ignore the input until the code finishes executing, not create an instance of the code and run it parallel no matter the speed of the input signal.