Skip to content

Commit 1891ba7

Browse files
committed
Slightly lowers server-side connection timeout again
1 parent f2df37c commit 1891ba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[tool.pytest.ini_options]
66
log_level = "INFO"
7-
redis_timeout = 60
7+
redis_timeout = 30
88
testpaths = ["tests"]
99
python_classes = []
1010
python_files = ["test_*.py"]

0 commit comments

Comments
 (0)