Open
Description
Feature Description
For steps that can generate a lot of log output, it can take forever once you click on the step's arrow before you see any content.
I believe the way Github handles this (IIRC) is the truncate the output to the last x lines of output, so that it loads fast and you're not overwhelmed with output. If you need any more than that, you can always download the full log.
Being able to limit the fetched/displayed step output to the last x lines would be incredibly helpful because sometimes if you have a really long task it is handy to just peek to see where it's currently at progress-wise.
Screenshots
No response