Exception that indicates a transient error that can be retried.
public class LangChainRetryableExceptionException that indicates a transient error that can be retried. When this exception is thrown during an HTTP request, the SDK will automatically retry the request up to the maximum number of retries.