I'm pretty sure there is not.
What I have always done instead was to set it to a short timeout, maybe 1ms or 10ms, and then put it in a While loop that only terminates when it resolves with no error or when the dynamic timeout time I wanted to use had elapsed. You could do that and just use scripting to set the While loop timeout instead of the internal timeout of the node.