Right now it is hard to scale to zero worker versions that only have closed workflows, while still detecting that queries are being sent to those versions and scaling back up when necessary.
The TaskAddRate statistic from the DescribeTaskQueue API does include query tasks, but is not guaranteed to catch sporadic queries (eg. due to a human debugging a single closed workflow execution).
Right now it is hard to scale to zero worker versions that only have closed workflows, while still detecting that queries are being sent to those versions and scaling back up when necessary.
The TaskAddRate statistic from the DescribeTaskQueue API does include query tasks, but is not guaranteed to catch sporadic queries (eg. due to a human debugging a single closed workflow execution).