mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
Use `flowId` from `ExternalMessageEvent` when failing to init sessions instead of generating a new random UUID. The a `flowId` is generated and stored inside the event after the state machine work that done previously.