btcpayserver / magento2-plugin

4 stars 5 forks source link

Due to multiple webhook call getting order place issue and server hanged #15

Closed bhavintla closed 1 year ago

bhavintla commented 1 year ago

Hi Team,

We are using your https://github.com/btcpayserver/magento2-plugin BTCPay payment extension with magneto 2 website.

We are facing challenges with webhooks when orders are being placed on our site.

Issues:

  1. Multiple web hooks are getting created on every order automatically, creating an endless list of web hooks.

  2. When the web hook count increases over a period of time, the load on the site increases, making it difficult for the site to load for others parallely.

Want to know why so many web hooks are getting created on every order? What could be possible causes and how do we resolve the issue?

Thanks

woutersamaey commented 1 year ago

Thanks for taking a look and addressing this @ndeet