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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Background updates are controlled by a fairly simple class that ensures that a background update only runs for 100ms every second. This works for the common case, but other deployments (such as those using RDS) may want to use other metrics to control the background updates (e.g. RDS burst metrics).