GameServerWeb.GeoCountryCleaner (game_server_web v1.0.938)

Copy Markdown

Periodic cleaner for old geo traffic minute buckets.

Runs every hour and removes ETS entries older than the retention period (7 days by default) to prevent unbounded memory growth.

Started as part of the application supervision tree.

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)