include/lightspeed@pipeline@operator_Replaying.hrl
-record(replaying, {
from_stage :: binary(),
reason :: binary(),
at_ms :: integer()
}).
-record(replaying, {
from_stage :: binary(),
reason :: binary(),
at_ms :: integer()
}).