Skip to content

debug(aws_s3 source): expose AWS error details for SQS receive failures - #46

Merged
sundaresanr merged 1 commit into
v0.54.0-exaforcefrom
sundar/sqs_error_detail
Sep 8, 2026
Merged

debug(aws_s3 source): expose AWS error details for SQS receive failures#46
sundaresanr merged 1 commit into
v0.54.0-exaforcefrom
sundar/sqs_error_detail

Conversation

@sundaresanr

Copy link
Copy Markdown

Surface the AWS error code, message, and source chain when SQS message receives fail. The AWS SDK's SdkError display is too terse to identify errors such as KMS access denied, queue policy denial, or throttling.

Move the error-chain helper out of the S3 module so it can be shared by SQS and S3 error handling.

Surface the AWS error code, message, and source chain when SQS message
receives fail. The AWS SDK's `SdkError` display is too terse to identify
errors such as KMS access denied, queue policy denial, or throttling.

Move the error-chain helper out of the S3 module so it can be shared by
SQS and S3 error handling.
@sundaresanr
sundaresanr merged commit 5ae73ae into v0.54.0-exaforce Sep 8, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant