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
Currently all builds are returned when querying a pipeline's /build endpoint which can mean a lot of unneeded data (and slow responses). The API should implement pagination.