Skip to content

debug(aws_s3 source): include body sample in SQS parse-error context#38

Merged
sundaresanr merged 1 commit into
v0.54.0-exaforcefrom
sundar/sqs_parse_error_log
May 18, 2026
Merged

debug(aws_s3 source): include body sample in SQS parse-error context#38
sundaresanr merged 1 commit into
v0.54.0-exaforcefrom
sundar/sqs_parse_error_log

Conversation

@sundaresanr
Copy link
Copy Markdown

When an SQS message cannot be deserialized as an SqsEvent, the existing error only reports the message_id.
Extend ProcessingError::InvalidSqsMessage to include the message body (truncated to 1024 chars).

When an SQS message cannot be deserialized as an `SqsEvent`, the
existing error only reports the message_id.
Extend `ProcessingError::InvalidSqsMessage` to include the message
body (truncated to 1024 chars).
@sundaresanr sundaresanr merged commit 2ae6a52 into v0.54.0-exaforce May 18, 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