Restartable
Cancel the currently running handler coroutine and start a fresh one for the new event. Ideal for "fetch latest" patterns where only the most recent request matters.
Cancel the currently running handler coroutine and start a fresh one for the new event. Ideal for "fetch latest" patterns where only the most recent request matters.