Failed Trigger Logic With Multiple Triggers #5059
Unanswered
alex-staroselsky-vizio
asked this question in
Q&A / Need Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For keda
v2.7.2
if a ScaledObject has two triggers, first/top being aprometheus
trigger and second/last/subsequent being acpu
trigger, if theprometheus
trigger fails because of issues with prometheus, will thecpu
trigger still evaluate as a backup or will it effectively short circuit at the failedprometheus
trigger.Example warning:
Example status when describing the ScaledObject:
Beta Was this translation helpful? Give feedback.
All reactions