Polling interval multiplier
- Tier: Free, Premium, Ultimate
- Offering: GitLab Self-Managed
The GitLab UI polls for updates for different resources (such as issue notes, issue titles, and pipeline statuses) on a schedule appropriate to the resource.
Adjust the multiplier on these schedules to adjust how frequently the GitLab UI polls for updates. If you set the multiplier to:
- A value greater than
1
, UI polling slows down. If you see issues with database load from lots of clients polling for updates, increasing the multiplier can be a good alternative to disabling polling completely. For example, if you set the value to2
, all polling intervals are multiplied by 2, which means that polling happens half as frequently. - A value between
0
and1
, the UI polls more frequently so updates occur more frequently. Not recommended. 0
, all polling is disabled. On the next poll, clients stop polling for updates.
The default value (1
) is recommended for the majority of GitLab installations.
Configure
To adjust the polling interval multiplier:
- On the left sidebar, at the bottom, select Admin.
- Select Settings > Preferences.
- Expand Polling interval multiplier.
- Set a value for the polling interval multiplier. This multiplier is applied to all resources at once.
- Select Save changes.
Docs
Edit this page to fix an error or add an improvement in a merge request.
Create an issue to suggest an improvement to this page.
Product
Create an issue if there's something you don't like about this feature.
Propose functionality by submitting a feature request.
Feature availability and product trials
View pricing to see all GitLab tiers and features, or to upgrade.
Try GitLab for free with access to all features for 30 days.
Get help
If you didn't find what you were looking for, search the docs.
If you want help with something specific and could use community support, post on the GitLab forum.
For problems setting up or using this feature (depending on your GitLab subscription).
Request support