When I re deploy Structured Data Service, I want to make sure I'm not stopping in the middle of processing the event so I can make sure that I'm not losing any data.
Notes:
- This needs to be applied to all of our handlers.
Acceptance criteria:
When the service is stopped all of the events that are in the middle of processing need to finish before it goes offline.