I just encountered a resource that is timing out on save with the error:
[25-Jun-2026 10:18:40 America/Chicago] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /www/core/components/versionx/vendor/jfcherng/php-sequence-matcher/src/SequenceMatcher.php on line 275
The page is quite long, so my guess is it is just struggling to complete a diff. I am wondering if you have run into this or looked at ways of optimizing the save event.
I just encountered a resource that is timing out on save with the error:
The page is quite long, so my guess is it is just struggling to complete a diff. I am wondering if you have run into this or looked at ways of optimizing the save event.