v2.13.2
- Fixed an edge case where
limiter.updateSettings()
would fail when using Clustering and bothmaxConcurrent
andreservoir
are null after applying the new settings.
limiter.updateSettings()
would fail when using Clustering and both maxConcurrent
and reservoir
are null after applying the new settings.