ClickHouse / ClickHouse/ClickHouse

max_execution_time should be checked when receiving "keep alive" packets.

Open
#9,509 1 comment 1 reaction 0 assignees View on GitHub
comp-query-execution enhancement
Dominant language
C++
Stars
49.9k
Forks
9k
Avg merge
21h 32m
Merged PRs (30d)
515

Description

**Use case**
The server sends keep-alive progress with zero increments even if the query does not process any data (e.g. hung). This prevents socket timeouts to fire (this is as expected). But max_execution_time should work and cancel the query at least on initiating server.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.