Is it possible to configure some timeout globally or per environment in Apigee X?

Hey everybody! A client wants to configure some custom timeout for some backends in its Apigee X platform, as far as I have found it could be configured at Target Endpoint level, configuring properties related to timeouts (like keepalive.timeouts.millis, connect.timeout.millis, or io.timeout.millis), but the client wants to know if there is a way to configure it globally or per environment.

0 1 88
1 REPLY 1

I don't see a way to do so. There's no environment/org level configuration for this and you can't use variables for property values so that rules out the standardization of timeout values using PropertySets or KVMs. I wish you the best of luck.