-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Hello,
Looks like nothing changed during past 10 months. I tried this example over 6 months ago and today but it still doesn't work correctly. All works fine and I can deploy to kubernetes, but when I start sending messages nothing happens. It requires deleting and deploying again using deploy.yaml file and having some messages in the EventHub, so that keda will start the pod and pod will start consuming messages. But after about 34 seconds even if I am still pushing messages to EventHub, it just decides to kill the pod and scale to 0.
Can someone else please test the example? Maybe EventHubTrigger itself doesn't work correctly?