Feed: Recent Announcements.
AWS App Mesh supports two types of timeouts: per-request, which controls the amount of time that a requester will wait to complete a response, and idle, that controls the time at which the connection will be terminated if there are no active streams. Now you can control these timeouts on the virtual node listener level, or at each individual route.
To get started, you can create an App Mesh virtual node and specify the desired timeout values in the listener configuration. For an end-to-end walk through of using a virtual node listener timeout, see Timeout Policy Example on GitHub. To learn more about App Mesh, see the product page or documentation.