11EGEsteban GALICIAHow do you handle the timeout in independent microservices?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?Mar 13, 2018C