-
Revision: Fix empty feedback names ClickHouse error and heartbeat deps
发布于
2026-06-04 22:34:00 +00:00 - Handle empty feedbackDefinitionNames in getDistinctAnnotatorCount by
using a comments-only query (ClickHouse rejects empty IN clauses) - Add lock_timeout_minutes to heartbeat useEffect deps so interval
updates when queue TTL setting changes - Fix eslint warnings: memoize locks, eslint-disable for intentional
dep omissions
下载附件
- Handle empty feedbackDefinitionNames in getDistinctAnnotatorCount by