frappe.utils.error.clear_old_snapshots ()
Clear snapshots that are older than a month
frappe.utils.error.collect_error_snapshots ()
Scheduled task to collect error snapshots from files and push into Error Snapshot table
frappe.utils.error.get_error_snapshot_path ()
No docs
frappe.utils.error.get_snapshot (exception, context=10)
Return a dict describing a given traceback (based on cgitb.text)
frappe.utils.error.make_error_snapshot (exception)
No docs