feat: implement error handling middleware with request ID tracking for improved error responses
This commit is contained in:
@@ -33,6 +33,7 @@ dependencies = [
|
||||
dev = [
|
||||
"black==24.10.0",
|
||||
"flake8==7.1.1",
|
||||
"httpx==0.27.0",
|
||||
"isort==5.13.2",
|
||||
"mypy==1.11.2",
|
||||
"pytest==8.3.3",
|
||||
|
||||
Reference in New Issue
Block a user