View Source ExampleApplication.Backfills.UserEmailVerifiedBackfill (EctoBackfiller v0.1.0-dev)
Link to this section Summary
Functions
Adds an inactive consumer to supervision tree.
Subscribes all consumers that aren't already subscribed to producer.
Starts supervisor and producer processes.
Cancels all consumer subscriptions.
Link to this section Functions
@spec add_consumer() :: :ok
Adds an inactive consumer to supervision tree.
@spec start() :: :ok
Subscribes all consumers that aren't already subscribed to producer.
@spec start_link(offset :: non_neg_integer()) :: :ok
Starts supervisor and producer processes.
Cancels all consumer subscriptions.