elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
581 stars 207 forks source link

[BUG] Sometimes regular tests on linux take over 30minutes on CI #2364

Open Mpdreamz opened 4 months ago

Mpdreamz commented 4 months ago

These should take 7m but sometimes the job gets cancelled for taking longer than 30minutes.

Sound like we have a bad wait somewhere in the tests.