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

feat: Add Queue not found strategy property #1141

Conversation

gabrielsmartins
Copy link

@gabrielsmartins gabrielsmartins commented Apr 27, 2024

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Add Queue Not Found Strategy Property

💡 Motivation and Context

The default behavior is to use the CREATE strategy and to change this you need to do it programmatically

💚 How did you test it?

I added a unit test for this case

📝 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

@github-actions github-actions bot added component: sqs SQS integration related issue type: documentation Documentation or Samples related issue labels Apr 27, 2024
@tomazfernandes
Copy link
Contributor

Thanks for the PR @gabrielsmartins, but we already have an open PR for this feature:
#1127

Let's try to concentrate on that one.

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.

2 participants