Lifecycle
This section talks about the lifecycle of an EFB instance, and that of a message
/ status.
Lifecycle of an EFB instance
The diagram below outlines the lifecycle of an EFB instance, and how channels
and middlewares are involved in it.
Lifecycle of a message
The diagram below outlines the lifecycle of a message sending from a channel,
going through all middlewares, sent to the destination channel, and returned
back to the sending channel.
Status objects processed in the same way.