You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This "works" when I use a local development setup with a single node :
But it didn't work on the test environment and we ended up with some parts not being correlated to their parents... In the end I was able to reproduce this locally.
And when I look at the activity id and its ParentId, it has this strange notation: I don't get where those .1.1.1.1.1.... get from :
Did someone encouter this also ?
Is there something I can do to prevent and fix this ?
The text was updated successfully, but these errors were encountered:
I currently have the following setup :
I also setup the following to have a workaround to keep the correlation working on the ServiceFabric :
This "works" when I use a local development setup with a single node :
But it didn't work on the test environment and we ended up with some parts not being correlated to their parents... In the end I was able to reproduce this locally.
And when I look at the activity id and its ParentId, it has this strange notation: I don't get where those .1.1.1.1.1.... get from :
Did someone encouter this also ?
Is there something I can do to prevent and fix this ?
The text was updated successfully, but these errors were encountered: