azure-pipelines: scaler kills agents in use #5492
Answered
by
JorTurFer
zayacb
asked this question in
Q&A / Need Help
-
Hello, After some tests I noticed that some jobs fail with the following error: Is there anything I can do to prevent this? resources I deployed:
|
Beta Was this translation helpful? Give feedback.
Answered by
JorTurFer
Feb 7, 2024
Replies: 1 comment 5 replies
-
You should use ScaledJobs for this kind of workloads. You can get more info about this use case here: https://keda.sh/blog/2021-05-27-azure-pipelines-scaler/ |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
zayacb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should use ScaledJobs for this kind of workloads. You can get more info about this use case here: https://keda.sh/blog/2021-05-27-azure-pipelines-scaler/