Albert Callarisa
Albert Callarisa
Also the CI got stuck (60 minutes waiting and then timeout). We need better error handling in the CI.
The fix should be available in the `1.15.9`, you can try it now using `v1.15.9-rc.1`
@rpaiAveva Can you give me an estimate of how long it takes for the role to be assigned?
@JoshVanL shouldn't this PR target the `v1.16` branch instead? If I'm not mistaken, the change will only be available in 1.16
/assign
@sleom I reproduced your issue using `Activity` directly using [this](https://github.com/acroca/dapr-local-cluster/blob/dotnet-tracing-issue/apps/pub-dotnet/Program.cs) example code. That code sends traces correctly in runtime `1.13.6` but doesn't send any traces in `1.14.4` or `latest`. But...
I'm glad the problem is now solved. If I understand correctly, the reported issue is now resolved. If that's the case I'd appreciate if you close this issue. Thank you