Airbrake.GenServer.handle_terminate
You're seeing just the function
handle_terminate
, go back to Airbrake.GenServer module for more information.
Link to this function
handle_terminate(reason, context)
Implements a set of reporting rules based on process termination reason. Could be overridden if you want to.