ExFirebase v0.3.1 ExFirebase.Messaging.QueueMonitor View Source

Listens to events from :fcm_queue_monitor process to track metrics.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Link to this section Types

Link to this type state() View Source
state() :: %{attempts: integer(), successes: integer(), failures: integer()}

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function get_stats() View Source
get_stats() :: state()