Mailglass.Webhook.Providers.SES.CertCache.TableOwner (Mailglass v2.5.0)

Copy Markdown View Source

Owns bounded certificate admission and expiry. Cache misses are deliberately serialized here: a single process is the conservative global in-flight cap, so a cold burst cannot stampede an SNS endpoint.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

@spec start_link(keyword()) :: GenServer.on_start()

table()

(since 0.3.0)
@spec table() :: :mailglass_webhook_ses_cert_cache