Skip to content

Allow setting Temporal's targetQueueSize to 0.#7113

Merged
zroubalik merged 2 commits intokedacore:mainfrom
robholland:rh-temporal-target-0
Sep 30, 2025
Merged

Allow setting Temporal's targetQueueSize to 0.#7113
zroubalik merged 2 commits intokedacore:mainfrom
robholland:rh-temporal-target-0

Conversation

@robholland
Copy link
Contributor

@robholland robholland commented Sep 29, 2025

0 is a valid setting, no reason to require >=.

Checklist

No docs changes required as the behaviour of the setting is still the same.

Fixes #

Relates to #

@robholland robholland requested a review from a team as a code owner September 29, 2025 14:21
@github-actions
Copy link

Thank you for your contribution! 🙏

Please understand that we will do our best to review your PR and give you feedback as soon as possible, but please bear with us if it takes a little longer as expected.

While you are waiting, make sure to:

  • Add an entry in our changelog in alphabetical order and link related issue
  • Update the documentation, if needed
  • Add unit & e2e tests for your changes
  • GitHub checks are passing
  • Is the DCO check failing? Here is how you can fix DCO issues

Once the initial tests are successful, a KEDA member will ensure that the e2e tests are run. Once the e2e tests have been successfully completed, the PR may be merged at a later date. Please be patient.

Learn more about our contribution guide.

@keda-automation keda-automation requested a review from a team September 29, 2025 14:21
0 is a valid setting, no need to require >= 1.

Signed-off-by: Rob Holland <rob@temporal.io>
Signed-off-by: Rob Holland <rob@temporal.io>
@gflatters
Copy link

appreciate the quick response to this 💪

@rickbrouwer
Copy link
Member

rickbrouwer commented Sep 29, 2025

/run-e2e temporal
Update: You can check the progress here

@rickbrouwer
Copy link
Member

/run-e2e temporal Update: You can check the progress here

Ah, this one is failing because of the flaky test (#7107).

I'm fine with continuing with this because of the minor change. I'm putting a skip e2e label on it. If another KEDA member doesn't like it, it’s ok to remove the label.

@zroubalik zroubalik merged commit cc37e88 into kedacore:main Sep 30, 2025
24 of 25 checks passed
alt-dima pushed a commit to alt-dima/keda that referenced this pull request Dec 13, 2025
* Allow setting targetQueueSize to 0.

0 is a valid setting, no need to require >= 1.

Signed-off-by: Rob Holland <rob@temporal.io>

* Revert accidental whitespace change.

Signed-off-by: Rob Holland <rob@temporal.io>

---------

Signed-off-by: Rob Holland <rob@temporal.io>
Signed-off-by: Dmitriy Altuhov <altuhovd@gmail.com>
tangobango5 pushed a commit to tangobango5/keda that referenced this pull request Dec 22, 2025
* Allow setting targetQueueSize to 0.

0 is a valid setting, no need to require >= 1.

Signed-off-by: Rob Holland <rob@temporal.io>

* Revert accidental whitespace change.

Signed-off-by: Rob Holland <rob@temporal.io>

---------

Signed-off-by: Rob Holland <rob@temporal.io>
tangobango5 pushed a commit to tangobango5/keda that referenced this pull request Feb 13, 2026
* Allow setting targetQueueSize to 0.

0 is a valid setting, no need to require >= 1.

Signed-off-by: Rob Holland <rob@temporal.io>

* Revert accidental whitespace change.

Signed-off-by: Rob Holland <rob@temporal.io>

---------

Signed-off-by: Rob Holland <rob@temporal.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants