Defines a CloudEventHandler for handling dummy events specifically designed
to echo the received events back to the orchestrator. This handler is typically
used to flush outdated events from the state in scenarios involving loops within
state machines.
This handler accepts a specific event type and, upon processing, emits a success
event indicating that the operation was completed successfully.
Defines a CloudEventHandler for handling dummy events specifically designed to echo the received events back to the orchestrator. This handler is typically used to flush outdated events from the state in scenarios involving loops within state machines.
This handler accepts a specific event type and, upon processing, emits a success event indicating that the operation was completed successfully.