Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically scale up worker versions with reachability ClosedOnly on query #15

Open
jlegrone opened this issue Sep 25, 2024 · 0 comments

Comments

@jlegrone
Copy link
Member

jlegrone commented Sep 25, 2024

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).

@jlegrone jlegrone changed the title Automatically scale up worker versions with reachability ClosedOnly when query requests sent to closed workflows Automatically scale up worker versions with reachability ClosedOnly on query Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant