Replies: 1 comment
-
| We tried piping the logs of the container group into a log analytics workspace, but it ended up giving the message so the contents of   | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
we are experimenting putting Docker Agents in a private Vnet, everything works fine about 90% of the time.... however there are cases when our agents take too long to send network traffic through the Vnet to the azure devops server (Dev.azure.com).
we get the classic
In our logs we get messages like this:
This is an Azure Agent v 3.236.1 running inside an Ubuntu Docker Container (using the reference Dockerfile on learn.microsoft.com)
How can we increase that Agent.Listener threshold so the HTTP Requests dont time out after only 1 minute?
This issue only appeared when the agents are put behind the Vnet.
Beta Was this translation helpful? Give feedback.
All reactions