By default timeout period in apigee is 55 seconds, I want to increase this value to upto 2 minutes.
Apigee Hybrid
1.11
I saw in edge we can configure message processor properties, but I am not getting any property inside overrides.yaml and I don't have folder inside /opt namely apigee.
Hi @asifaftab87, I noticed your question hasn’t been answered yet. Don’t worry—we’ll keep an eye on it and try to get some input from other members soon.
Also, if you’re interested, we’re running a session this January 30 at 4:00 PM CET on Apigee and AI for 2025. Feel free to register here to get the link and join us!
Thanks for engaging with the community!
Please refer to this documentation here : https://cloud.google.com/apigee/docs/api-platform/reference/endpoint-properties-reference . You can set io.timeout.millis in proxy to configure this. Setting at global level is not a good practice.
Hi @asifaftab87, just wanted to follow up—looks like you got a response, but if you need any more guidance. feel free to reach out. Also tysm @rajeshmi for sharing insights. 🙂
hi
Thanks for the response, let me dig it first.