Open sadath-12 opened 1 week ago
@sadath-12 Can you confirm https is needed because of use of ingress of adding auth to the APIs
@ockhamlabs that's right .
I tried to increase timeout via ingress configuration by setting up fields
nginx.ingress.kubernetes.io/proxy-read-timeout: "1800"
nginx.ingress.kubernetes.io/proxy-send-timeout: "1800"
nginx.ingress.kubernetes.io/proxy-connect-timeout: "180"
nginx.ingress.kubernetes.io/proxy-buffering: "off"
I was able to process the file in https server , wondering if this is the right approach for the problem
Executors timeout the connection when executing long running workflow . Given this happens only while using https