Azure / mlops-v2

Azure MLOps (v2) solution accelerators. Enterprise ready templates to deploy your machine learning models on the Azure Platform.
https://learn.microsoft.com/en-us/azure/machine-learning/concept-model-management-and-deployment
MIT License
502 stars 248 forks source link

Hosted Agent ran longer than the maximum time of 60 minutes #78

Closed lokierao closed 1 year ago

lokierao commented 1 year ago

@setuc @cindyweng while running 3rd pipeline(Inner / Outer Loop: Moving to Production - Azure DevOps) Showing error The job running on agent Hosted Agent ran longer than the maximum time of 60 minutes while Test deployment. What should i do ? any suggestions ??

Thank you.

setuc commented 1 year ago

@lokierao Can you connect with me offline on this? We might offer a solution for you.

The other step would be to modify the job to increase the timeout that can be used. See an example here: https://learn.microsoft.com/en-us/azure/devops/pipelines/process/phases?tabs=yaml&view=azure-devops#timeouts

lokierao commented 1 year ago

Hi @setuc , Sure we will connect offline.

Thank you.