cancel
Showing results for 
Search instead for 
Did you mean: 

Timeout using Integration Suite

ashton__1004
Newcomer
232

Hi!

I am currently using the Integration Suite to create a proxy to connect BTP and Build and have been getting this timeout issue (504) that I do not know how to fix. The error I am getting can be found below. I have attempted to change the io.timeout.millis property for the Target EndPoint but to no avail. Any assistance would be appreciated!

<!DOCTYPE html>
<html>
<head>
<title>Error</title>
<style>
    body {
        width: 35em;
        margin: 0 auto;
        font-family: Tahoma, Verdana, Arial, sans-serif;
    }
</style>
</head>
<body>
<h1>An error occurred.</h1>
<p>Sorry, the page you are looking for is currently unavailable.<br/>
Please try again later.</p>
</body>
</html>

Accepted Solutions (0)

Answers (0)