Any matching algorithm that uses distance as a criterion times out when accessed through the gateway service. As a quick fix we've enabled CrossOrigin on the Matching controller and the Client microservice accesses matching directly (That's not ideal)
It would be better if matching was accessed through Zuul instead of being accessed directly.
Any matching algorithm that uses distance as a criterion times out when accessed through the gateway service. As a quick fix we've enabled CrossOrigin on the Matching controller and the Client microservice accesses matching directly (That's not ideal)
It would be better if matching was accessed through Zuul instead of being accessed directly.