shouldWaitFunction

open val shouldWaitFunction: Boolean = false

Whether this stage involves waiting for function execution.

Stages like PROJECTED, EVENT_HANDLED, and SAGA_HANDLED require waiting for external function processing to complete.