Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
co2plant
/
spring-cloud-aws
Public
forked from
awspring/spring-cloud-aws
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Fix/enhance sqs partial acknowledgement handling
- #1
#1
Open
co2plant
wants to merge 13 commits into
main
co2plant/spring-cloud-aws:main
from
fix/EnhanceSQSPartialAcknowledgementHandling
co2plant/spring-cloud-aws:fix/EnhanceSQSPartialAcknowledgementHandling
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fix/enhance sqs partial acknowledgement handling
#1
co2plant
wants to merge 13 commits into
main
co2plant/spring-cloud-aws:main
from
fix/EnhanceSQSPartialAcknowledgementHandling
co2plant/spring-cloud-aws:fix/EnhanceSQSPartialAcknowledgementHandling
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2026
Fix : Add looging for SQS Partial Acknowledgement
co2plant
committed
c006b95
View commit details
Copy full SHA for c006b95
Browse repository at this point
Style : Modify code style to suit the characteristics of the existing repository
co2plant
committed
fde00e3
View commit details
Copy full SHA for fde00e3
Browse repository at this point
Fix : Test code changes due to added logging
Show description for e12bd5f
co2plant
committed
e12bd5f
View commit details
Copy full SHA for e12bd5f
Browse repository at this point
Test : Add Test for partialBatchFailure
co2plant
committed
de0e709
View commit details
Copy full SHA for de0e709
Browse repository at this point
Fix : Added logging of failed ID list
co2plant
committed
78d3b26
View commit details
Copy full SHA for 78d3b26
Browse repository at this point
Fix: Added success/failure lists to SqsAcknowledgementException
Show description for b278109
co2plant
committed
b278109
View commit details
Copy full SHA for b278109
Browse repository at this point
Refactoring: Extract the createPartialFailureException helper method
Show description for 1730ba5
co2plant
committed
1730ba5
View commit details
Copy full SHA for 1730ba5
Browse repository at this point
Commits on Feb 16, 2026
Refactoring: Separate the batch response processing deletion part from SqsAcknowledgementExecutor.
co2plant
committed
4bdcd04
View commit details
Copy full SHA for 4bdcd04
Browse repository at this point
Commits on Feb 18, 2026
Fix: improve partial SQS acknowledgement failure handling
Show description for fc08919
co2plant
committed
fc08919
View commit details
Copy full SHA for fc08919
Browse repository at this point
Docs: document partial acknowledgement failure handling in callbacks
Show description for e3fa4a7
co2plant
committed
e3fa4a7
View commit details
Copy full SHA for e3fa4a7
Browse repository at this point
Commits on Feb 22, 2026
Fix: add fail-safe handling for uncorrelated SQS acknowledgement failure ids
co2plant
committed
38e50ea
View commit details
Copy full SHA for 38e50ea
Browse repository at this point
Test: add coverage for uncorrelated acknowledgement failure ids
co2plant
committed
932f090
View commit details
Copy full SHA for 932f090
Browse repository at this point
Docs: document fail-safe correlation behavior in acknowledgement result callbacks
co2plant
committed
7b71da1
View commit details
Copy full SHA for 7b71da1
Browse repository at this point
You can’t perform that action at this time.