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

[Improvement]: Error Codes for Amazon SQS Connector #3388

Open VinulaUthsara opened 2 days ago

VinulaUthsara commented 2 days ago

Description

The Amazon SQS Connector should have error codes for scenarios such as connection related errors.

Describe your problem(s)

The Amazon SQS Connector currently does not have error codes for scenarios such as connection related errors. However, the Kafka Connector does as can be seen from the documentation [1]. Therefore, we believe this can be improved in a future connector release.

[1] https://mi.docs.wso2.com/en/latest/reference/connectors/kafka-connector/kafka-connector-config/

Describe your solution(s)

Ideally, the Amazon SQS Connector should also include error codes for different scenarios to be able to throw error codes and for them to be handled using the fault sequence.

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response