Open
Description
Instead of reading the application configuration once and caching it in a GenServer, it should be read on demand when a request is made. This fits normal Elixir convention and doesn't depend on configuration being set in an explicit order.
More information on this concept here: https://michal.muskala.eu/2017/07/30/configuring-elixir-libraries.html
Metadata
Metadata
Assignees
Labels
No labels