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
Lint
Lint Not Applicable
Unit
Tests Not Applicable