mirror of
https://github.com/corda/corda.git
synced 2025-04-24 04:56:05 +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.