Skip to content

Pipeline Graph Structural Update: Polling

What does this MR do?

The latest and last rewrite MR for #276949 (closed). This MR adds 10s polling and toggles this on and off based on tab visibility. It does not take into account more complex polling behavior, which will be addressed before the :graphql_pipeline_details feature flag is turned on. (See #292797 (closed) for more details.)

Screenshots (strongly suggested)

I don't know how to screenshot polling. This can be tested however, by flipping the flag, going to a pipeline on your GDK and observing the Network tab. You can even navigate away and come back a few minutes later and see a gap in the list of calls.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #276949 (closed)

Merge request reports