Forum Discussion

ahmadfarhan's avatar
ahmadfarhan
Copper Contributor
Nov 11, 2022

Durable function service bus trigger in KEDA

I am trying to use KEDA for durable function using python. The trigger for the function is a service bus trigger. The following is the ScaledObject for the function.   apiVersion: keda.sh/v1alpha1...