Video Guaranteed Publishing to LiveView Tables
book
Article ID: KB0079159
calendar_today
Updated On:
Description
What is the best way write to a LiveView table reliably?
Issue/Introduction
https://www.youtube.com/watch?v=BzMG9VNJdzA
Resolution
This presents how to ensure a tuple is written to a LiveView Table before removing it from a message bus. This is a design pattern using the LiveView Recovery API as an alternative to a common design mistake which will dispose of the message before it is written to the table.
Feedback
thumb_up
Yes
thumb_down
No