CDCgov / prime-devops

Apache License 2.0
4 stars 2 forks source link

Add check to function app for monitoring task table #65

Closed jeremy-page closed 1 year ago

jeremy-page commented 2 years ago

Add check to function app to let us know if select * from task where next_action = 'process'; returns any records more than X old (10 minutes? - Ask Jim D)

jeremy-page commented 1 year ago

Test to make sure it's not too sensitive. We do not want to be alerted during deployments.