Today I saw these 3 times in prod &staging (out of >10 envs that I created):
Description
Description
Details
Details
Related Changes in GitLab:
| Title | Reference | Author | Source Branch | Dest Branch | |
|---|---|---|---|---|---|
| lib/Patchdemo/Catalyst.php: Fix streamLogs timeout reconnect logic | repos/test-platform/catalyst/patchdemo!322 | dancy | main-I96b03dc8841b2edc6d1a8133a5facd23419ac7af | main |
Event Timeline
Comment Actions
Tagging in @jeena since she's been looking at the streaming logs recently
Similar stack trace from last week (now caught with the exception handler)—different, maybe useful, probably not:
Fatal error: Uncaught Symfony\Component\HttpClient\Exception\TimeoutException: Idle timeout reached for "https://api.catalyst.wmcloud.org/api/environments/5192/logs?stream=mediawiki/install-mediawiki". in /var/www/html/vendor/symfony/http-client/Chunk/ErrorChunk.php:62 Stack trace:
#0 /var/www/html/lib/Patchdemo/Catalyst.php(89): Symfony\Component\HttpClient\Chunk\ErrorChunk->isLast()
#1 /var/www/html/lib/Patchdemo/Catalyst.php(228): Patchdemo\Catalyst->Patchdemo\{closure}()
#2 /var/www/html/lib/Patchdemo/Catalyst.php(62): Patchdemo\Catalyst->withErr()
#3 /var/www/html/create.php(590): Patchdemo\Catalyst->streamLogs()
#4 {main} thrown in /var/www/html/vendor/symfony/http-client/Chunk/ErrorChunk.php on line 62Comment Actions
dancy opened https://gitlab.wikimedia.org/repos/test-platform/catalyst/patchdemo/-/merge_requests/322
lib/Patchdemo/Catalyst.php: Fix streamLogs timeout reconnect logic
Comment Actions
dancy merged https://gitlab.wikimedia.org/repos/test-platform/catalyst/patchdemo/-/merge_requests/322
lib/Patchdemo/Catalyst.php: Fix streamLogs timeout reconnect logic
