Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIn logs view, request to retrieve logs are refetched unnecessarily #4450
Comments
|
We may need to special case pods which are in completed state, and not retry retrieval of the logs. |
|
closed in #4696 |

Describe the bug
Even when reaching the end of the log, the request to /logs endpoint are reinvoked causing the UI to restream the logs.
To Reproduce
Expected behavior
Stops request once the end of the log is reached
Screenshots
Version