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
It is not possible to define timeout values in milliseconds for the SQS connector initialization configuration. Our documentation [1] states that these values should be defined in seconds, while the AWS documentation [2] specifies milliseconds.
This change allows time configuration values to be provided in milliseconds, with support for specifying the time in decimal seconds Fixes:wso2/product-micro-integrator#3690
Description
It is not possible to define timeout values in milliseconds for the SQS connector initialization configuration. Our documentation [1] states that these values should be defined in seconds, while the AWS documentation [2] specifies milliseconds.
[1] https://mi.docs.wso2.com/en/latest/reference/connectors/amazonsqs-connector/2.x/amazonsqs-connector-2.x-reference/
[2] https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/core/RequestOverrideConfiguration.html#apiCallAttemptTimeout()
Describe your problem(s)
No response
Describe your solution(s)
Ideally the SQS Connector configurations should allow defining these values in milliseconds.
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: