You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are trying to capture ledger and display ledger messages/status in MagenticOne - but those updates/messages are not visible in standard "stream" of messages when you start the task - has anyone some guidance/advice on how to actually do that, please?
This will be serialized JSON. However, we can add a new message type for structured messages to help the consumer understand what to expect in the message itself. This also allows for filtering at the consumer of the stream to decide whether to display the message to the console.
What feature would you like to be added?
we are trying to capture ledger and display ledger messages/status in MagenticOne - but those updates/messages are not visible in standard "stream" of messages when you start the task - has anyone some guidance/advice on how to actually do that, please?
we are starting the exexution like:
and then capturing the messages:
(the ledger messages from orchestrator was exposed in 0.2 version)
Why is this needed?
it helps explains the overal progress and help understanding the process in whole
The text was updated successfully, but these errors were encountered: