Hacker News new | ask | show | jobs
by ducktective 1363 days ago
The UI for seeing logs is driving me insaaaane. It's extremely slow and sluggish. Sometimes you have to refresh the page to see the actual latest line of the log.
3 comments

It also regularly repeats the same line number. E.g. it numbers them 120, 121, ..., 131, 132, 120, 121, ...
also normal search doesn't work, you have to use the in-UI JS search widget.
Pressing ctrl-f twice works (not that it's good UX)
No it doesn't. The browser's built-in search doesn't work since the page loads lazily as you scroll. Searching for a term that is not on the screen will not work.
And won't show history when loading the logs page for jobs in progress.