For some reason I cannot figure out this simple situation. I have a flow which I need to delay in the middle for 6 seconds. However, the node before the delay doesn’t have any output message so the standard delay node doesn’t work (it expects a message to be passed to it). Is there not a basic delay/wait in Node-Red? The Wait-Until node requires monitoring the state of something but that isn’t what I need either.