-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
Hello everyone,
we came across timeout-issues lately in our setup which can be seen from a screenshot below.
It seems to me as if these issues are timeouts from the function fetchWithTimeout():
It would be great we could increase these timeouts (perhaps by a factor one can set through an environment variable) for systems where certain steps can take longer that 10-15 seconds.
Best regards,
Jens
P.S: I came across a very short timeout (100) which might be a bug - see below.
fetchWithTimout():
https://github.com/search?q=repo%3Amathworks%2Fmatlab-proxy%20fetchWithTimeout&type=code

