Hacker News new | ask | show | jobs
by henryaj 3266 days ago
> UI is pretty but often breaks. Is unusable when you have a pipeline with dozens of concurrent jobs.

Find this hard to believe - we have some pretty spectacular pipelines which render without a hiccup.

2 comments

My experience after having the browser UI open is that intially stuff renders, then starts to take ages to update state ( these pretty pulsing frames are no longer showing or rendering badly ). Quite often switching to a different pipeline renders empty space.

Also, when you have around 100+ resources and jobs in one pipeline, in a vertical plane, they are impossible to identify

100+ jobs will break your browser. RabbitMQ has been complaining about it for a while.
100+ jobs in one pipeline?
Yes, some systems we work with have over 100 items ( jobs and resources) in one pipeline ... because microservices...