Ghost/ghost
Fabien 'egg' O'Carroll d1cd0fe80e Caught & handled 'resource_already_exists' errors (#185)
refs https://github.com/TryGhost/Ghost/issues/12065

This protects us against multiple instances of the members-api being
started simultaneously and race conditions where inbetween the initial
"GET" of a plan which returns empty, and the "POST" of a plan to create
it, another instance has already created it.
2020-07-21 13:40:49 +02:00
..
magic-link Published new versions 2020-07-21 12:02:36 +02:00
members-api Caught & handled 'resource_already_exists' errors (#185) 2020-07-21 13:40:49 +02:00
members-csv Published new versions 2020-07-08 20:23:05 +12:00
members-ssr Published new versions 2020-07-21 12:02:36 +02:00