You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now when we timeout, we simply disconnect which leads to unclear, but kind of guessable error messages ("... closed pipe ..."). This option might make it cleaner.
The text was updated successfully, but these errors were encountered:
Explanation: https://clickhouse.com/docs/knowledgebase/query_max_execution_time
Right now when we timeout, we simply disconnect which leads to unclear, but kind of guessable error messages ("... closed pipe ..."). This option might make it cleaner.
The text was updated successfully, but these errors were encountered: