You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Holy moly, 30 seconds is a lot. I have never tried sen in such environment.
I completely agree that asynchronous loading mechanism would be the best thing to do. The thing is that the UI library sen is using (urwid) doesn't support such operation. I feel like this is not trivial to implement. Which is a real shame.
There is some sort of refresh happening though. How about if sen basically did a docker ps before showing the UI, and then on the first refresh a docker ps -a?
It takes quite some time for sen to load. It would be good if it could show the UI and populate incrementally.
For me with around 1k containers and 1k images, it takes maybe 30 seconds to load, maybe more.
The text was updated successfully, but these errors were encountered: