exceeded the 'max_queries_per_hour
Posted: Tue Apr 02, 2024 8:27 am
Ver. 1.0.8.16
php 8.1
There is an external source that sends requests to the online store all the time. Error.log shows "PHP Fatal error: Uncaught mysqli_sql_exception: User '.......' has exceeded the 'max_queries_per_hour' resource (current value: 360000)".
This has been going on since last night and is still going on.
Does anyone know how we can prevent this and how to solve the problem for the future?
php 8.1
There is an external source that sends requests to the online store all the time. Error.log shows "PHP Fatal error: Uncaught mysqli_sql_exception: User '.......' has exceeded the 'max_queries_per_hour' resource (current value: 360000)".
This has been going on since last night and is still going on.
Does anyone know how we can prevent this and how to solve the problem for the future?