This repository was archived by the owner on Nov 6, 2019. It is now read-only.

Description
Hi All, loving mubsub, so thanks :)
I couldn't find any discussion on what to do in the event of a subscriber outage.
A typical scenario might be a website taking signups, where a mubsub subscriber listens for new signups and sends a confirmation email. If this confirmation email subscriber suffers some downtime, there will be signups that published a new signup message that the email subscriber won't have received.
How do others handle this scenario?