#laurentiub16
1 messages · Page 1 of 1 (latest)
I recently got some mails from the company that hosts the webshop for my client, that the website is eating a lot more resources than it has allocated
shall I paste what the hosting found, maybe it is helpful?
Yes, feel free to tell me what the hosting provider said
Their suggestion was to switch from wp built in cron to server cron but that apparently doesn't have much impact
Did the hosting provider specify whether the issue was that you're getting too many requests at "/?wc-api=wc_stripe" or is it a problem with "/wp-cron.php"?
neither one of those, they only suggest to do the cron switch from wp to server
Yeah so that would mean an issue with "/wp-cron.php" - that's something you need to take up with Wordpress - this is something that they control and isn't related to your usage of Stripe
Have you contacted Wordpress already? If the issues is with wp-cron, then again, I can't really help you since that's something owned by Wordpress. It also looks like you're using Stripe through one of Wordpress's plugins which would also require you to contact Woocommerce and not us
There may be some improvements you can make by limiting the types of events your listening to on your webhook endpoint, but it'll really depend on what events the Wordpress plugin relies on to work properly