Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix time unit in log message for slow acknowledgements #1030

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Fix time unit in log message for slow acknowledgements #1030

merged 1 commit into from
Feb 2, 2024

Conversation

PatrickGotthard
Copy link
Contributor

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Slow acknowledgements are currently logged in seconds although the value is measured in milliseconds.

💡 Motivation and Context

Bugs should be fixed 👍

💚 How did you test it?

There's nothing to test

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • I updated reference documentation to reflect the change
  • All tests passing
  • No breaking changes

🔮 Next steps

Merge it 👍

@github-actions github-actions bot added the component: sqs SQS integration related issue label Jan 26, 2024
@tomazfernandes tomazfernandes merged commit ddbdb8d into awspring:main Feb 2, 2024
4 checks passed
@tomazfernandes
Copy link
Contributor

Thanks for the PR @PatrickGotthard!

@maciejwalkowiak maciejwalkowiak added this to the 3.1.1 milestone Mar 10, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants