# Functions
NOTE: All supported codecs must be specified here.
NewTransmissionReaper returns a new transmission reaper service
In theory, if everything is working properly, there will never be stale transmissions.
The transmitter will handle starting and stopping the subtransmitters.
# Constants
Mercury server error codes.
25MB.
OvertimeDeleteTimeout is the maximum time we will spend trying to reap after exit signal before giving up and logging an error.
TransmissionReaperBatchSize is the number of transmissions to delete in a single batch.
# Interfaces
RetirementReportCache is intended to be a global singleton that is wrapped by a PluginScopedRetirementReportCache for a given plugin.
RetirementReportCacheReader is used by the plugin-scoped RetirementReportCache.