﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33541	Database exceptions / django.db.utils.Error and subclasses are not documented	juspence	nobody	"I am trying to implement a similar feature as https://code.djangoproject.com/ticket/24810 for my app, which uses Django. The details aren't really important, but my goal is to add custom retry logic depending on what exception is received and what the cause was. So I need to know what the different django.db.utils.Error subtypes mean and what situations they get raised in.

I have looked at the docs:
https://docs.djangoproject.com/en/4.0/ref/exceptions/#database-exceptions

And the source code:
https://github.com/django/django/blob/main/django/db/utils.py

But there is nothing written about what the different database exceptions mean."	Uncategorized	closed	Documentation	4.0	Normal	invalid			Unreviewed	0	0	0	0	0	0
