Astarte.RPC.Config.reload_amqp_prefetch_count

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

reload_amqp_prefetch_count(namespace \\ nil)

View Source

Specs

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

Reloads the value for Astarte.RPC.Config.amqp_prefetch_count/0. Optionally, receives the namespace for the variable.