Skip to content

Document SqsTemplate sendMany() 10-messages limitation#1382

Merged
tomazfernandes merged 2 commits into
awspring:mainfrom
shreyas957:GH-1374
May 13, 2025
Merged

Document SqsTemplate sendMany() 10-messages limitation#1382
tomazfernandes merged 2 commits into
awspring:mainfrom
shreyas957:GH-1374

Conversation

@shreyas957
Copy link
Copy Markdown
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Currently, we do not support more than 10 messages to sendMany(), resulting in an error due to the underlying AWS library. The issue is for enhancement till that, updating the spring aws doc for the same.

resolves #1374

@github-actions github-actions Bot added component: s3 S3 integration related issue component: sqs SQS integration related issue type: documentation Documentation or Samples related issue labels May 8, 2025
@shreyas957 shreyas957 marked this pull request as draft May 8, 2025 17:22
@shreyas957 shreyas957 marked this pull request as ready for review May 8, 2025 17:23
@tomazfernandes
Copy link
Copy Markdown
Contributor

Hey @shreyas957, thanks for the PR!

The documentation change looks good.

There are quite a few unrelated formatting changes though, can you please clean it up and leave only the documentation change?

Thanks.

@shreyas957
Copy link
Copy Markdown
Contributor Author

@tomazfernandes Sure I'll do that, although initially I was going to do the same. But I thought the formatting was done automatically so I kept it there.
I'll make the required changes.
Thanks

@github-actions github-actions Bot removed component: s3 S3 integration related issue component: sqs SQS integration related issue labels May 12, 2025
@shreyas957
Copy link
Copy Markdown
Contributor Author

Hi @tomazfernandes, I have made the changes you requested. Please take a look so we can merge it.

@tomazfernandes tomazfernandes merged commit b0e9deb into awspring:main May 13, 2025
5 checks passed
@tomazfernandes
Copy link
Copy Markdown
Contributor

Thanks for the PR @shreyas957!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation Documentation or Samples related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document SqsTemplate sendMany() 10-messages limitation

2 participants