Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Handle edge case when realm quota is first enabled #765

Merged
merged 2 commits into from
Oct 7, 2020

Commits on Oct 7, 2020

  1. Handle edge case when realm quota is first enabled

    If realm quota is enabled and then someone "takes" from the bucket before the modeler runs, then the realm gets the default quota (which is low). Worse, it gets the default TTL (60s), which also isn't correct.
    sethvargo committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    38df260 View commit details
    Browse the repository at this point in the history
  2. Oops

    sethvargo committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    552df6d View commit details
    Browse the repository at this point in the history