Deploy board - second iteration
As mentioned in #1589 (closed), in this comment https://gitlab.com/gitlab-org/gitlab-ee/issues/1589#note_24374957:
- @filipa Would you create an MR on top of the master that would refresh deployboard if it is not completed every 1s, even if we receive 200? We would test whether it would be sufficient to have semi real-time experience and how it would affect the performance,
This MR will:
- Make a request while the app is not complete with intervals of 1 second
It's missing tests!