ex_rated icon indicating copy to clipboard operation
ex_rated copied to clipboard

ExRated, the Elixir OTP GenServer with the naughty name that allows you to rate-limit calls to any service that requires it.

Results 7 ex_rated issues
Sort by recently updated
recently updated
newest added

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.6. Changelog Sourced from credo's changelog. 1.6.6 Fix error when analysing single-line modules Fix false positive for Credo.Check.Readability.SpaceAroundOperators Fix false positive for Credo.Check.Warning.UnusedStringOperation Fix bug...

dependencies

When you have several systems, in our case one written in ruby and one in elixir both hitting the same api, they both count against the api's rate limit. In...

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.6.7. Changelog Sourced from credo's changelog. 1.6.7 Improve compatibility with Elixir 1.14 (based on v1.14.0-rc.1) 1.6.6 Fix error when analysing single-line modules Fix false positive...

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.4 to 0.28.5. Changelog Sourced from ex_doc's changelog. v0.28.5 (2022-08-18) Enhancements Do not preserve spaces from spec declaration in signature rendering Index hyphens in search Index @...

dependencies

In our new and fancy world of LLMs and OpenAI, we have rate limits by number of message-tokens per minute, which means the bucket needs to be increased by a...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.28.4 to 0.29.4. Changelog Sourced from ex_doc's changelog. v0.29.4 (2023-03-29) Bug fixes Fix sidebar element with no children taking additional padding Fix elements being rendered too thick...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.6.4 to 1.7.0. Changelog Sourced from credo's changelog. 1.7.0 Credo.Check.Readability.ModuleDoc works for Phoenix 1.7+ views Credo.Check.Readability.FunctionNames now ignores custom operators Credo.Check.Refactor.Apply now works in pipes Credo.Check.Consistency.ExceptionNames does...

dependencies