saturn_engine.worker.services.extras.sentry#

Functions

event_from_remote_exception(exc[, ...])

exceptions_from_traceback(tb_exc[, ...])

get_hub()

queue_data(queue)

serialize_frame(frame[, with_locals])

set_event_tags_from_queue(event, *, queue)

set_event_tags_from_xmsg(event, *, xmsg)

single_exception_from_remote_error_tuple(tb)

walk_traceback_chain(cause)

Classes

Sentry(services)