Sign in
Log inSign up

How do you handle the timeout in independent microservices?

Esteban GALICIA's photo
Esteban GALICIA
·Mar 13, 2018

I have a request that passes over 3 microservices before reaching the destination, but the time en each microservice (approx 800ms) is reflecting a bad UX. Can my architecture be improved?