DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Handling Service Timeouts Using Istio

6 years ago dzone.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

The Timeout Design Pattern states that you should not wait for a service response for an indefinite amount of time — you should rather throw an exception instead of waiting for too long. This will ensure that you are not stuck in a limbo state while continuing to consume application resources.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com