SaintAngeLs / distributed_minispace

Microservices-based social network built with .NET8 and ASP .NET Core Blazor WebAssembly, following distributed DDD principles. Scalable social media application CQRS distributed event-driven solution, utilizing SignalR, .NET ML. Features include choreographical Saga patterns, asynchronous messaging, outbox pattern and distributed event sourcing
https://itsharppro.com/case-study/distributed-astravent/
Apache License 2.0
13 stars 2 forks source link

Friends - display friends issue #196

Closed eggwhat closed 4 months ago

eggwhat commented 4 months ago

Somehow i get the same student added twice as my friend. This is reflected in a db as two friend objects with the same ids.

image

SaintAngeLs commented 4 months ago

Your issue is related to chaos running deployments on the branches with frined-serivce implemented in other way and storing it to database. The only solution is to drop your friends.