Skip to content

Conversation

@tomazfernandes
Copy link
Contributor

  • Validation Message
  • Exponential Error Handlers
  • Fix: Polling future removed on exception

richardfearn and others added 3 commits November 1, 2025 16:42
…ons` (awspring#1480)

The message is used when validating `maxMessagesPerPoll`, but incorrectly
refers to `messagesPerPoll`.

Fixes awspringgh-1466

(cherry picked from commit b3562aa)
* Introduce unified Jitter API (NONE, FULL, HALF) with builder `.jitter(Jitter)`
* HALF jitter now samples uniformly in [ceil(timeout/2), timeout]; FULL/NONE unchanged
* Centralize logic in ExponentialBackoffErrorHandler
* Update docs and tests (unit + integration)

(cherry picked from commit bb76621)
@tomazfernandes tomazfernandes changed the title Cherry Picks to 3.4.1 SQS Cherry Picks to 3.4.1 Nov 1, 2025
@github-actions github-actions bot added component: sqs SQS integration related issue type: documentation Documentation or Samples related issue labels Nov 1, 2025
@tomazfernandes
Copy link
Contributor Author

I'll open a separate PR for each of the 3 commits so it's cleaner.

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

Labels

component: sqs SQS integration related issue type: documentation Documentation or Samples related issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants