syndesisio / syndesis-rest

The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/
Apache License 2.0
6 stars 17 forks source link

fix: #619 Set 25 second keep alive timers on both SSE and WebSocket c… #728

Closed chirino closed 7 years ago

chirino commented 7 years ago

…onnections since open shift likes to close out idle backend server connection.

jimmibot commented 7 years ago

@chirino, thanks! @KurtStam, please review this.

chirino commented 7 years ago

if someone comes back requesting a different value, lets re-evaluate if we want to make it configurable.

pure-bot[bot] commented 7 years ago

Pull request approved by @jimmidyson - applying approved label

chirino commented 7 years ago

retest this please

chirino commented 7 years ago

Jenkins seems busted still.

rhuss commented 7 years ago

Come on, this can't be our default working mode. There is a reason for testing. I agree that Jenkins is a big PITA with our setup, but we need another solution urgently. Manual merging can't be the new standard // @iocanel let's bring it on are revive our CI discussion in hindsight of the latest troubles. Going to continue on tomorrow ....

iocanel commented 7 years ago

@rhuss: Agree. We need a solution ASAP. I am not sure if the particular issues (that we have the last couple of weeks) has anything to do with our setup. It's a regression in one of (kubernetes-plugin, durable-task-plugin) and I am working on it.