Skip to content

Resolve "Latest update hammers gitlab with API requests until the rate limit hits"

This MR increases the interval in which status bar polls values from GitLab instance. It uses values from version 2.

#211 (comment 371700708)

In the version 2.2.2 the interval was

  • 30 seconds for refreshPipeline()
  • 60 seconds for fetchBranchMR()

2.2.2 version of status_bar.js

Closes #211 (closed)

Edited by Tomas Vik (OOO back on 2024-06-18)

Merge request reports