in case of timeout, you can try add following
RewriteEngine On
RewriteRule .* - [E=noabort:1, E=noconntimeout:1]
in document_root/.htaccess, see if it helps.
if still 503, please refer
https://www.litespeedtech.com/support/forum/threads/solved-xenforo-rebuild-attachment-thumbnails-503.12403/...