• Our platform has 1,000+ pending comments. When trying to check for spam, the admin-ajax running instance might not make it until timeout, and ocassionally fail, with 504. As i see in the source code, the limit per request of comments to admin-ajax is hardcoded to 100. It would really be nice to have this configurable via admin panel, or something like that. I really don’t think extending execution limit of php scripts is the right choice here 🙂

    PS: Why aren’t comment check request’s batched?

    • This topic was modified 8 years, 11 months ago by essensx.
    • This topic was modified 8 years, 11 months ago by essensx.
Viewing 1 replies (of 1 total)
  • Plugin Author Christopher Finke

    (@cfinke)

    You have good points; I’ll make some time to look at improving both the performance of the spam recheck as well as the error handling.

Viewing 1 replies (of 1 total)

The topic ‘Timeout of admin-ajax’ is closed to new replies.