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
test: improve integration test reliability
refactor: improve SQS message sending tests
refactor: optimize SQS message sending with improved error handling and processing logic
refactor: add delays between S3 file uploads in integration tests to improve stability
refactor: implement sequential message sending with delays and enhance SQS event processing
refactor: enhance error logging in processS3Event by including output context
refactor: improve JSON parsing in processS3Event and enhance error logging for STDERR
refactor: enhance SQS integration tests with queue existence checks, improved error handling, and increased timeouts
refactor: adjust expected lambda call count for tests
refactor: streamline file uploads in S3 test and enhance event processing with lambda call tracking
refactor: improve logging in lambda handler by adding context to log messages
refactor: replace hardcoded file path with a constant in S3 test file for improved maintainability
0 commit comments