Astarte.DataAccess.Config.reload_pool_size

You're seeing just the function reload_pool_size, go back to Astarte.DataAccess.Config module for more information.
Link to this function

reload_pool_size(namespace \\ nil)

View Source

Specs

reload_pool_size(Skogsra.Env.namespace()) ::
  {:ok, integer()} | {:error, binary()}

Reloads the value for Astarte.DataAccess.Config.pool_size/0. Optionally, receives the namespace for the variable.