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
The sub-services of matching-service try to subscribe to Kafka topics before they are properly initialised by the kafka-setup container. Right now, this causes them to crash on first run of docker compose up, but it will work on subsequent runs.