forked from hans/Nominatim
apply request timeout also while waiting for a connection from pool
This commit is contained in:
@@ -15,6 +15,7 @@ classifiers = [
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = [
|
||||
"async-timeout",
|
||||
"python-dotenv",
|
||||
"pyYAML>=5.1",
|
||||
"SQLAlchemy>=1.4.31",
|
||||
|
||||
Reference in New Issue
Block a user