It may be wise to first see if you can identify where exactly the bottleneck is occurring. Two other methods of gathering information:
Finally, if your system has enough resources then for timeout issues your next best bet may be to take a look at the execution limits. These are configured in the
PHP pool set up during installation (found at
/etc/php/7.4/fpm/pool.d/atom.conf if you followed our recommended installation instructions), and may also be set at the server level, in the general
php.ini file on your system. See: