Fast.RateLimiter (Fast v0.11.0)
View SourceWrapper around ExRated that allows env based config.
Summary
Functions
@spec check_rate(String.t(), non_neg_integer(), non_neg_integer()) :: {:ok, :disabled | non_neg_integer()} | {:error, non_neg_integer()}
@spec reset(String.t()) :: :ok