Ghost/ghost/members-api
Fabien egg O'Carroll c99ebe589d Responded with 409 when we have DB conflicts
refs https://github.com/TryGhost/Team/issues/789

We are still having issues with duplicate subscriptions being inserted,
despite running our code in transactions. For now we will catch these
errors and response ot Stripe with a 409 so that it'll retry later - and
it stops us from throwing 500's
2021-12-01 20:44:21 +02:00
..
lib Responded with 409 when we have DB conflicts 2021-12-01 20:44:21 +02:00
test 🐛 Fixed 500 webhook errors for subscription with multiple prices (#350) 2021-12-01 20:09:55 +05:30
.eslintrc.js Removed trailing commas from .eslintrc.js 2021-07-14 12:04:46 +01:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Fixed index.js require 2021-07-15 18:06:45 +01:00
package.json Published new versions 2021-12-01 20:27:19 +05:30