Requiem.terminate

You're seeing just the callback terminate, go back to Requiem module for more information.
Link to this callback

terminate(reason, conn, state)

Specs

terminate(
  reason :: terminate_reason(),
  conn :: Requiem.ConnectionState.t(),
  state :: any()
) :: any()