mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
When we're unable to process an invoice for a customer due to a billing or assertion error, we log the error and add the customer ID to a set of failed customer IDs. This allows us to continuing invoicing other customers, and at the same time not invoice any other pending plans attached to a customer we failed to invoice.