nebari-dev / jupyterlab-gallery

A JupyterLab gallery for presenting and downloading examples
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

The stream sometimes closes breaking the progress bar #13

Closed krassowski closed 2 months ago

krassowski commented 3 months ago

Sometimes I see the progressbar does not work and backend shows tornado.iostream.StreamClosedError. This needs to be more robust. As a mitigation frontend could check for status periodically.