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 an EFB instance¶
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.
Lifecycle of a message¶
Status objects processed in the same way.