commercetools / commercetools-paypal-plus-integration

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

PayPal webhooks registering: fix concurrent registering issue #117

Open andrii-kovalenko-ct opened 6 years ago

andrii-kovalenko-ct commented 6 years ago

Related to Automatic Types Sync: fix concurrent modification issue

If the service is run simultaneously on multiple nodes/environments, it is possible that it will try to register web hooks on the same PayPal Plus applications concurrently

Solution: