@@ -394,8 +394,7 @@ class historyContentIdTask(object):
title="history task failed",
detail={
"trace_id": trace_id,
- "error": str(e),
- "traceback": traceback.format_exc()
+ "error": str(e)
},
mention=False
)