generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeuedxsEffort estimation: tinyEffort estimation: tiny
Description
Describe the feature
A potential user reached out internally, looking to pause/resume message handling.
Our mindset when developing this was that the message pump would run for the whole lifecycle of the application as a BackgroundService that would be started by the host.
Use Case
They use case is for a blue/green deployment where they would just like the active slice to be processing messages.
Proposed Solution
We do have some spots in our test code where we're starting at stopping it at will, but I think we'd have to flip the visibility of MessagePumpService from internal to public before users could do something similar.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS.Messaging (or related) package versions
N/A
Targeted .NET Platform
N/A
Operating System and version
N/A
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p2This is a standard priority issueThis is a standard priority issuequeuedxsEffort estimation: tinyEffort estimation: tiny