wso2 / micro-integrator

The cloud-native configuration driven runtime that helps developers implement composite microservices.
https://wso2.com/integration/
Apache License 2.0
194 stars 206 forks source link

Timeout settings for Amazon SQS Connector #3370

Open VinulaUthsara opened 1 week ago

VinulaUthsara commented 1 week ago

Currently in the Amazon SQS Connector there is no out-of-the-box capability to set timeouts such as in other connectors such as email connector.

In the email connector we can define timeouts such as read,write and connection timeouts as per the documentation [1].

Therefore, it is better if the Amazon SQS Connector too can be improved to have timeout functionalities.

[1] https://ei.docs.wso2.com/en/latest/micro-integrator/references/connectors/email-connector/email-connector-config/#email-connector-reference

Thanks, Vinula.