-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Description
while monitoring a build in the UI, it's possible that the refresh mechanism ends prematurely causing the UI to not display the final version of the logs for a particular step unless you refresh the browser manually to fetch the latest logs.
Value
often, the tail end of the logs contains valuable information and having to manually refresh (or not knowing that the logs a user is viewing are not the final version) is less than ideal.
Useful Information
current workaround is to refresh the page
- What is the output of
vela --version?
- What operating system is being used?
- Any other important details?
tmapes