endpoint called every minute
-
Hello, there is a call to the endpoint payment method every minute and several times per minute on our website, this causes the CPU limit to be reached out and site with errors.
Is there anybody nows how to solve this?The info showns on our error_log, example on 1 minute:
[31-Jul-2024 16:36:26 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:26 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:26 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:26 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:26 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:27 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:28 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:37 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:37 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:38 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:38 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:38 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:39 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:59 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:59 UTC] add_payment_methods_endpoint called
[31-Jul-2024 16:36:59 UTC] add_payment_methods_endpoint called
The topic ‘endpoint called every minute’ is closed to new replies.