You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then we proceed to import the API into the publisher but when we check the API definition there, this property is not appearing.
We tried the same locally and was able to obtain the same result. We also observe this is happening in APIM 3.0.0 too.
Description
We tried to implement the timeout configuration that is mentioned in the documentation [1] for APIM 3.2.0.
For that we add the following configuration in the yaml file
x-wso2-production-endpoints:
Urls:
advanceEndpointConfig:
timeoutInMillis:200000
type: http
Then we proceed to import the API into the publisher but when we check the API definition there, this property is not appearing.
We tried the same locally and was able to obtain the same result. We also observe this is happening in APIM 3.0.0 too.
[1] https://mg.docs.wso2.com/en/latest/how-tos/endpoints/resiliency/retry-and-timeout-configs/#timeout-config
Steps to Reproduce
x-wso2-production-endpoints:
Urls:
advanceEndpointConfig:
timeoutInMillis:200000
type: http
Version
3.0.0, 3.2.0
Environment Details (with versions)
No response
Relevant Log Output
No response
Related Issues
No response
Suggested Labels
3.0.0
The text was updated successfully, but these errors were encountered: