summaryrefslogtreecommitdiffstats
path: root/library/python/testing
diff options
context:
space:
mode:
authorNikita Sokolov <[email protected]>2026-01-13 18:58:00 +0300
committerrobot-piglet <[email protected]>2026-01-13 19:25:28 +0300
commit1f56b3fca33df8662f6f66e14e844a9beb69a014 (patch)
treebc3a0145fdc6994258fd5cb242cb536470c02c65 /library/python/testing
parentb739cfc47753b68bf9c603be7587bd39c3730700 (diff)
Add debug logging for PingTx failure
Exceptions like this were being silently ignored: ``` 2026-01-06 16:30:19,509023 D YqlPlugin 2026-01-06 16:30:19.509 DEBUG ytserver-yql-agent(pid=7, tid=...) [YT] transaction_pinger.cpp:182: {} DoPingTransaction has failed: HTTP request failed\n origin yqla-0.yql-agents.... (pid 7, thread tx_http_client_, fid ...)\n datetime 2026-01-06T16:30:19.508879Z\n url http-proxies.../api/v3/ping_tx\n\n Connection was closed before the first byte of HTTP message\n origin yqla-0.yql-agents.... (pid 7, thread tx_http_client_, fid ...)\n datetime 2026-01-06T16:30:19.508720Z\n connection_id ...\n request_id 0-0-0-0\ntx_pinger_pool: ``` Feel free to edit. --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1559 Co-authored-by: achains <[email protected]> commit_hash:be532f9cae0a86e9f5f831b793c35ad26ffaf91f
Diffstat (limited to 'library/python/testing')
0 files changed, 0 insertions, 0 deletions