Please implement Short-Circuit evaluation for Blueprint

i dont understand what is short circuit
but i found is select node still get all data even if dosnt need to be called.
like here, interface get health would be called and would spam warnings in output log like crazy until character not created.