You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it happens, this particular prebuild also times out even though the task should complete after 10 minutes with an exit code 0.
Once it times out, logs become available. But only the logs up until the 5 minute mark, any logs after are not printed.
Once it fails, the logs contain a context deadline log message but display the failure at the top of the log stream, not at the bottom.
@AlexTugarev This should have been fixed a while ago when Team IDE fixed a supervisor bug which caused every listener to hang when single listener got stuck with writing.
When a prebuild is running, after some time the UI becomes unable to render streaming logs for the prebuild.
Repro
Expected behaviour
The text was updated successfully, but these errors were encountered: