Generic REST AFX Connector Response Timeout Value has no effect in RSA Identity Governance & Lifecycle
4 years ago
Originally Published: 2020-08-13
Article Number
000043826
Applies To
RSA Product Set: RSA Identity Governance & Lifecycle
RSA Version/Condition:  7.0.x, 7.1.0, 7.1.1, 7.2.0
 
Issue
Changing the Response timeout value (in milliseconds) of a Generic TEST AFX Connector has no effect unless the request type is GET. Specifically this setting works for GET requests but does not work for HTTP POST or other HTTP methods. This setting is defined under AFX > Connectors > {Connector name} > Settings tab > Edit.

User-added image
 

Cause
This is a known issue reported in engineering ticket ACM-105499.

For Request types other than GET, the Response timeout is incorrectly hard-coded to 10000 milliseconds. Because the value is hard-coded, changing the setting has no effect.
 
Resolution
This issue is being investigated by the Engineering team in order to provide a permanent resolution in a future release.