FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Refactor SQS controller to correct bug in sqs events by instance by fernandoralha · Pull Request #1251 · evolution-foundation/evolution-api · GitHub

fix: Refactor SQS controller to correct bug in sqs events by instance - #1251

Merged
DavidsonGomes merged 1 commit into
evolution-foundation:developfrom
fernandoralha:hotfix/sqs-event
Feb 21, 2025
Merged

fix: Refactor SQS controller to correct bug in sqs events by instance#1251
DavidsonGomes merged 1 commit into
evolution-foundation:developfrom
fernandoralha:hotfix/sqs-event

Conversation

Copy link
Copy Markdown
Contributor
  • Implement dynamic queue creation based on enabled events
  • Add method to list existing queues for an instance
  • Improve error handling and logging for SQS operations
  • Remove unused queue removal methods
  • Update set method to handle queue creation/deletion on event changes
  • Add comments for future feature of forced queue deletion

Ps: later, you can transform some methods there into a service.

- Implement dynamic queue creation based on enabled events - Add method to list existing queues for an instance - Improve error handling and logging for SQS operations - Remove unused queue removal methods - Update set method to handle queue creation/deletion on event changes - Add comments for future feature of forced queue deletion
DavidsonGomes changed the base branch from main to develop February 21, 2025 22:22
DavidsonGomes merged commit ada63b5 into evolution-foundation:develop Feb 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL