Interceptor Timeout #1451
-
Hello, i have written a custom Cluster interceptor. In the eventlistener log i can see that there is a timeout after a few seconds "logger":"eventlistener","caller":"sink/sink.go:381","msg":"Post "http://custom-svc.tekton-framework.svc:80\": net/http: timeout awaiting response headers" Is there any way to increase the timeout duration for custom interceptors? I've tried increasing the value of "'-el-readtimeout" and "-el-httpclient-readtimeout" this did not seem to have any effect. Kind regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I turned this into a feature request for us to track: #1452 |
Beta Was this translation helpful? Give feedback.
-
Until this is implemented on the eventlistener, the argument you need to increase on the eventlistener is |
Beta Was this translation helpful? Give feedback.
Until this is implemented on the eventlistener, the argument you need to increase on the eventlistener is
--httpclient-responseheadertimeout