Skip to content

Commit

Permalink
update userver submodule (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin authored Sep 13, 2023
1 parent 77ca06c commit 607c5c3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
5 changes: 1 addition & 4 deletions configs/dynamic_config_fallback.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"USERVER_CACHES": {},
"USERVER_CANCEL_HANDLE_REQUEST_BY_DEADLINE": false,
"USERVER_CHECK_AUTH_IN_HANDLERS": false,
"USERVER_DEADLINE_PROPAGATION_ENABLED": true,
"USERVER_DUMPS": {},
"USERVER_HTTP_PROXY": "",
"USERVER_HANDLER_STREAM_API_ENABLED": false,
Expand All @@ -19,10 +20,6 @@
"per-host-limit": 3000,
"per-host-per-second": 500
},
"HTTP_CLIENT_ENFORCE_TASK_DEADLINE": {
"cancel-request": false,
"update-timeout": false
},
"BAGGAGE_SETTINGS": {
"allowed_keys": []
},
Expand Down
3 changes: 2 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
yandex-taxi-testsuite >= 0.1.7.2
yandex-taxi-testsuite >= 0.1.17
websockets >= 11.0.3
2 changes: 1 addition & 1 deletion third_party/userver
Submodule userver updated 1407 files

0 comments on commit 607c5c3

Please sign in to comment.