Milosz Zelazny-Kwiatkowski
Milosz Zelazny-Kwiatkowski
Will fix tomorrow. Apart from that did it work fine on desktop?
`update_references` is set to `true` In the queue I have found a failed job with the following: ``` Illuminate\Queue\TimeoutExceededException: Statamic\Listeners\UpdateAssetReferences has timed out. in /home/unite/releases/20250508142531/vendor/laravel/framework/src/Illuminate/Queue/TimeoutExceededException.php:15 Stack trace: #0 /home/unite/releases/20250508142531/vendor/laravel/framework/src/Illuminate/Queue/Worker.php(805): Illuminate\Queue\TimeoutExceededException::forJob(Object(Illuminate\Queue\Jobs\RedisJob))...
The worker is functioning correctly. The job times out at both 30 and 60 seconds. Would you expect this to take longer than a minute?
At 2 minutes timeout the replace function only works intermittently. Around 50% of the time we still fail with a timeout and ~50% of the time it works. For reference...