As a user, I want the service to continue running even if an exception occurred retrieving data, so I can keep using the service.
Acceptance criteria
[x] There should be a try, except block around the Procedures aggregation that will relay an error has occurred to a user without stopping the service.
Sprint Ready Checklist
[x] 1. Acceptance criteria defined
[x] 2. Team understands acceptance criteria
[x] 3. Team has defined solution / steps to satisfy acceptance criteria
[x] 4. Acceptance criteria is verifiable / testable
[x] 5. External / 3rd Party dependencies identified
User story
As a user, I want the service to continue running even if an exception occurred retrieving data, so I can keep using the service.
Acceptance criteria
Sprint Ready Checklist
Notes
Add any helpful notes here.