Lots of expired requests in DB
-
Hi there,
We’ve noticed lots of “NP Quote Request WooCommerce” plugin related expired requests in DB – over a million lines.
It is creating dummy sessions with 30 minutes of lifetime during any request ( fortunately they are checking should that be created or not ). But when it tries to delete expired sessions, it grabs portions of 10000 items based on expiration time and makes 10000 calls to the database.
Part of the code responsible for the issue
This has a huge negative impact on our system, while much better solutions are available.
Can you, please, let me know if you can fix it soon, whether we should expect a plugin update and when?
Many thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Lots of expired requests in DB’ is closed to new replies.