Without exc_info we only see the bare exception string, which has been unhelpful for debugging Discuss DM failures (e.g. a KeyError whose message is just a JSON key, with no clue where it was raised).
Without exc_info we only see the bare exception string, which has been unhelpful for debugging Discuss DM failures (e.g. a KeyError whose message is just a JSON key, with no clue where it was raised).