Display stream length

Yes, this actually just came up in a different thread. Here's some background on when the stream length is shown vs. when the stream is displayed as infinite:

You can try making the following edit in your recipe:

You can also supply your own custom progress function via the recipe options. This is useful if you want to calculate the remaining examples dynamically (e.g. by checking your database).

2 Likes