(In reply to Matt Woodrow (:mattwoodrow) from comment #1) > We could try make this not async (direct dispatch promises?), fail gracefully, or retry. I do see some value of keeping creating content bridge async, which separate the process of "creating RDD + Video bridge" and "creating content bridge". So I will keep this approach and add new check to avoid getting the crash.
Bug 1685666 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Matt Woodrow (:mattwoodrow) from comment #1) > We could try make this not async (direct dispatch promises?), fail gracefully, or retry. I do see some value of keeping creating content bridge async, which separate the process of "creating RDD + Video bridge" and "creating content bridge". So I will keep this approach and add new check to avoid getting the crash.