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

Support KEDA queue scale trigger for Logic App workflow app #196

Merged

Conversation

assyadh
Copy link

@assyadh assyadh commented Apr 15, 2021

Adding support for a KEDA queue scale trigger for Logic Apps when the LA extension is loaded.
We will create a queue trigger to check the job dispatcher queues. Since there is no function.json file, we need to create it on the fly with deterministic parameters.
We check the app kind == workflowApp to see if the trigger needs to be created.
There is a dependency on this PR being merged: https://github.com/microsoft/k4apps/pull/451/files

@assyadh assyadh marked this pull request as ready for review April 16, 2021 16:38
@sanchitmehta sanchitmehta merged commit 6facc9f into Azure-App-Service:feature/k8se Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants