Ghost/ghost/members-api/lib/stripe
Fabien O'Carroll d63484e99a Handled subscription deletion errors with logging
refs https://github.com/TryGhost/Ghost/issues/11557

If a subscription failed to delete, we would error and bailout of the
process, this updates it to log the error so that site owners have a
record of the error in the logs, but also to continue through the rest
of the subscriptions.
2020-07-24 13:46:38 +02:00
..
api Caught & handled 'resource_already_exists' errors (#185) 2020-07-21 13:40:49 +02:00
index.js Handled subscription deletion errors with logging 2020-07-24 13:46:38 +02:00