View Source Mobilizon.Service.Workers.RefreshInstances (Mobilizon v5.0.0-beta.1)

Worker to refresh the instances materialized view and the relay actors

Summary

Functions

Link to this function

refresh_instance_actor(domain)

View Source
@spec refresh_instance_actor(String.t() | nil) ::
  {:ok, Mobilizon.Actors.Actor.t()}
  | {:error, Ecto.Changeset.t()}
  | {:error, atom()}