mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +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.