Page MenuHomePhabricator

[chronik] Don't erase the default websocket timeout un chronik_ws_script
ClosedPublic

Authored by Fabien on Nov 16 2023, 13:31.

Details

Summary

The timeout is set at client creation time and adapts itself to the situation, with an extended value for the slow machines. Overriding the default timeout where it is not useful only increases the risk of timeout.

Test Plan
./test/functional/test_runner.py chronik_ws_script

Diff Detail

Repository
rABC Bitcoin ABC
Branch
dont_erase_ws_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25637
Build 50854: Build Diffbuild-without-wallet · build-clang · build-debug · build-diff · build-clang-tidy
Build 50853: arc lint + arc unit