You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getLivdData is an Azure Function with HTTPTrigger that provides the client a dump of our LIVD table. To enforce that this endpoint should not get called often because the data rarely changes, we should update the rate limit to 2 call per 5 minutes.
Environment
Local
Dev
Stage
Prod
Priority
Critical - affecting prod systems
Major - blocking major functionality, deployment, etc
DevSecOps Issue
Summary
getLivdData
is an Azure Function with HTTPTrigger that provides the client a dump of our LIVD table. To enforce that this endpoint should not get called often because the data rarely changes, we should update the rate limit to 2 call per 5 minutes.Environment
Priority
Blocks the following
Blocked by the following
Contact
Team: Platform
Slack Contact (Full Name): @arnejduranovic
Technical Team Lead: @arnejduranovic
How to Reproduce
Screenshots, links, etc. for context
How to Test
Definition of Done
Context Links
Git Repo:
Relevant Code Links:
Azure: Prod:
https://prime.cdc.gov/api/metadata/livd
Site URL:
Other:
Notes
The text was updated successfully, but these errors were encountered: