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
This interval if set below than the updateInterval will basically disable the auththrottle.
It should probably just be controlled by the updateInterval so that its action cycle can be in sync with the metrics update cycle. Or it could be a positive integer as the ratio to the updateInterval, e.g. 3 means resize every 3 updateInterval.
The text was updated successfully, but these errors were encountered:
This interval if set below than the updateInterval will basically disable the auththrottle.
It should probably just be controlled by the updateInterval so that its action cycle can be in sync with the metrics update cycle. Or it could be a positive integer as the ratio to the updateInterval, e.g. 3 means resize every 3 updateInterval.
The text was updated successfully, but these errors were encountered: