Real time gitlab ci job logs and status
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
Currently, logs for gitlab ci jobs get refreshed via polling. The result of this is a slow update of the log view and the current status. This can be very annoying for short jobs. It is like, first the job is starting, and the next refresh is already that the job finished. And the slow update interval always invokes a feeling inside me, oh the job is stuck.
Proposal
The slow polling process could get replaced with a something like WebSockets or similar technology. This can be a very welcome developer experience improvement.
This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.