commercetools / commercetools-paypal-plus-integration

Integration between commercetools API and PayPal Plus API
Apache License 2.0
7 stars 1 forks source link

Automatic Types Sync: fix concurrent modification issue #116

Open andrii-kovalenko-ct opened 6 years ago

andrii-kovalenko-ct commented 6 years ago

Related to PayPal webhooks registering: fix concurrent registering issue

If the service is run simultaneously on multiple nodes/environments, it is possible that it will try to sync custom types concurrently on the same CTP project.

Solution: